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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0308 80902816 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.0308 80903512 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.0309 80903512 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.0309 80903512 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.0309 80903512 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.0309 80903512 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.0309 80903656 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.0309 80903656 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.0309 80903656 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0308 80902816 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.0308 80903512 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.0309 80903512 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.0309 80903512 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.0309 80903512 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.0309 80903512 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.0309 80903656 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.0309 80903656 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0308 80902816 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.0308 80903512 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.0309 80903512 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.0309 80903512 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.0309 80903512 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.0337 81315848 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.0337 81315896 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.0338 81315976 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.0338 81315976 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.0338 81332488 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.0339 81337120 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.0339 81337816 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.0339 81337816 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.0339 81337816 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.0339 81337816 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.0339 81337816 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.0339 81337960 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.0339 81337960 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.0339 81337960 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0308 80902816 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.0308 80903512 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.0309 80903512 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.0309 80903512 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.0309 80903512 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.0337 81315848 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.0337 81315896 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.0338 81315976 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.0338 81315976 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.0338 81332488 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.0339 81337120 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.0339 81337816 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.0339 81337816 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.0339 81337816 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.0339 81337816 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.0339 81337816 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.0339 81337960 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.0339 81337960 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0308 80902816 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.0308 80903512 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.0309 80903512 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.0309 80903512 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.0309 80903512 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.0337 81315848 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.0337 81315896 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.0338 81315976 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.0338 81315976 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.0338 81332488 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.0369 81808904 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.0369 81809600 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.0369 81809600 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.0369 81809600 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.0369 81809600 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.0369 81809600 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.0369 81809744 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.0369 81809744 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.0369 81809744 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0308 80902816 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.0308 80903512 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.0309 80903512 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.0309 80903512 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.0309 80903512 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.0337 81315848 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.0337 81315896 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.0338 81315976 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.0338 81315976 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.0338 81332488 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.0369 81808904 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.0369 81809600 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.0369 81809600 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.0369 81809600 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.0369 81809600 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.0369 81809600 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.0369 81809744 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.0369 81809744 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0424 82287056 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.0424 82287056 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.0424 82287056 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0424 82287056 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.0424 82287056 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0451 82715208 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.0451 82715208 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.0452 82715288 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.0452 82715288 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.0452 82731800 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.0453 82736432 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.0453 82737128 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.0453 82737128 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.0453 82737128 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.0453 82737128 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.0453 82737128 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.0454 82737296 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.0454 82737296 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.0454 82737296 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0451 82715208 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.0451 82715208 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.0452 82715288 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.0452 82715288 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.0452 82731800 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.0453 82736432 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.0453 82737128 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.0453 82737128 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.0453 82737128 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.0453 82737128 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.0453 82737128 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.0454 82737296 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.0454 82737296 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0451 82715208 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.0451 82715208 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.0452 82715288 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.0452 82715288 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.0452 82731800 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.0483 83212312 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.0483 83213008 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.0483 83213008 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.0483 83213008 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.0483 83213008 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.0483 83213008 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.0484 83213176 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.0484 83213176 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.0484 83213176 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0451 82715208 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.0451 82715208 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.0452 82715288 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.0452 82715288 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.0452 82731800 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.0483 83212312 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.0483 83213008 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.0483 83213008 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.0483 83213008 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.0483 83213008 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.0483 83213008 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.0484 83213176 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.0484 83213176 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0451 82715208 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.0451 82715208 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.0452 82715288 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.0452 82715288 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.0452 82731800 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.0522 83707928 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.0522 83708624 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.0522 83708624 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.0522 83708624 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.0522 83708624 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.0522 83708624 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.0522 83708776 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.0522 83708776 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.0522 83708776 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0451 82715208 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.0451 82715208 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.0452 82715288 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.0452 82715288 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.0452 82731800 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.0522 83707928 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.0522 83708624 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.0522 83708624 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.0522 83708624 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.0522 83708624 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.0522 83708624 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.0522 83708776 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.0522 83708776 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0451 82715208 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.0451 82715208 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.0452 82715288 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.0452 82715288 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.0452 82731800 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.0559 84199448 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.0559 84200144 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.0559 84200144 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.0559 84200144 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.0559 84200144 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.0559 84200144 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.0559 84200328 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.0559 84200328 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.0559 84200328 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0451 82715208 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.0451 82715208 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.0452 82715288 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.0452 82715288 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.0452 82731800 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.0559 84199448 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.0559 84200144 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.0559 84200144 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.0559 84200144 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.0559 84200144 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.0559 84200144 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.0559 84200328 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.0559 84200328 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0451 82715208 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.0451 82715208 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.0452 82715288 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.0452 82715288 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.0452 82731800 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.0595 84690968 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.0595 84691664 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.0595 84691664 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.0595 84691664 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.0595 84691664 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.0595 84691664 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.0595 84691848 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.0595 84691848 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.0595 84691848 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0423 82286192 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0423 82286888 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.0451 82715208 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.0451 82715208 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.0452 82715288 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.0452 82715288 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.0452 82731800 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.0595 84690968 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.0595 84691664 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.0595 84691664 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.0595 84691664 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.0595 84691664 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.0595 84691664 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.0595 84691848 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.0595 84691848 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0691 85180568 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.0692 85180744 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.0692 85180744 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.0692 85180744 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0691 85180568 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.0692 85180744 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.0692 85180744 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.0728 85630864 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.0728 85631560 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.0728 85631560 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.0728 85631560 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.0728 85631560 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.0728 85631560 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.0729 85631720 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.0729 85631720 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.0729 85631720 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.0728 85630864 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.0728 85631560 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.0728 85631560 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.0728 85631560 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.0728 85631560 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.0728 85631560 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.0729 85631720 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.0729 85631720 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.0843 86123128 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.0843 86123824 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.0843 86123824 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.0843 86123824 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.0843 86123824 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.0843 86123824 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.0844 86123976 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.0844 86123976 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.0844 86123976 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.0843 86123128 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.0843 86123824 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.0843 86123824 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.0843 86123824 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.0843 86123824 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.0843 86123824 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.0844 86123976 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.0844 86123976 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.0877 86602360 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.0877 86603056 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.0877 86603056 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.0877 86603056 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.0877 86603056 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.0877 86603056 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.0877 86603208 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.0877 86603208 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.0877 86603208 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.0877 86602360 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.0877 86603056 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.0877 86603056 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.0877 86603056 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.0877 86603056 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.0877 86603056 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.0877 86603208 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.0877 86603208 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.0921 87097976 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.0921 87098672 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.0921 87098672 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.0921 87098672 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.0922 87098672 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.0922 87098672 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.0922 87098832 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.0922 87098832 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.0922 87098832 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.0921 87097976 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.0921 87098672 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.0921 87098672 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.0921 87098672 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.0922 87098672 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.0922 87098672 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.0922 87098832 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.0922 87098832 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.0958 87593592 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.0958 87594288 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.0958 87594288 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.0958 87594288 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.0959 87594288 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.0959 87594288 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.0959 87594440 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.0959 87594440 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.0959 87594440 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.0958 87593592 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.0958 87594288 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.0958 87594288 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.0958 87594288 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.0959 87594288 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.0959 87594288 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.0959 87594440 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.0959 87594440 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.1011 88085136 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.1011 88085832 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.1011 88085832 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.1011 88085832 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.1012 88085832 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.1012 88085832 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.1012 88085992 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.1012 88085992 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.1012 88085992 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.1011 88085136 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.1011 88085832 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.1011 88085832 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.1011 88085832 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.1012 88085832 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.1012 88085832 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.1012 88085992 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.1012 88085992 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.1047 88580752 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.1047 88581448 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.1047 88581448 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.1047 88581448 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.1048 88581448 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.1048 88581448 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.1048 88581608 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.1048 88581608 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.1048 88581608 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.0690 85179872 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.0690 85180568 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.0690 85180568 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.0690 85180568 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.0691 85180568 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.0725 85609640 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.0725 85609640 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.0726 85609720 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.0726 85609720 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.0726 85626232 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.1047 88580752 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.1047 88581448 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.1047 88581448 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.1047 88581448 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.1048 88581448 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.1048 88581448 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.1048 88581608 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.1048 88581608 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.1176 89065512 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.1176 89066208 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.1176 89066208 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.1176 89066208 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.1177 89066208 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.1177 89066208 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.1177 89066416 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.1177 89066416 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.1177 89066416 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.1176 89065512 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.1176 89066208 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.1176 89066208 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.1176 89066208 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.1177 89066208 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.1177 89066208 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.1177 89066416 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.1177 89066416 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.1217 89491496 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492368 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.1217 89492368 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.1217 89492368 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.1217 89491496 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492368 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.1217 89492368 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.1217 89491496 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1256 89919760 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.1256 89919760 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.1257 89919840 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.1257 89919840 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.1257 89936352 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.1258 89940984 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.1258 89941680 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.1258 89941680 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.1258 89941680 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.1258 89941680 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.1258 89941680 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.1259 89941856 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.1259 89941856 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.1259 89941856 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.1217 89491496 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1256 89919760 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.1256 89919760 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.1257 89919840 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.1257 89919840 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.1257 89936352 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.1258 89940984 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.1258 89941680 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.1258 89941680 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.1258 89941680 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.1258 89941680 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.1258 89941680 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.1259 89941856 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.1259 89941856 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.1217 89491496 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1256 89919760 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.1256 89919760 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.1257 89919840 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.1257 89919840 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.1257 89936352 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.1294 90416864 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.1294 90417560 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.1294 90417560 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.1294 90417560 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.1294 90417560 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.1295 90417560 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.1295 90417736 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.1295 90417736 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.1295 90417736 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.1217 89491496 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1256 89919760 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.1256 89919760 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.1257 89919840 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.1257 89919840 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.1257 89936352 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.1294 90416864 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.1294 90417560 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.1294 90417560 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.1294 90417560 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.1294 90417560 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.1295 90417560 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.1295 90417736 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.1295 90417736 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.1217 89491496 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1256 89919760 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.1256 89919760 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.1257 89919840 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.1257 89919840 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.1257 89936352 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.1343 90908384 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.1343 90909080 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.1343 90909080 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.1344 90909080 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.1344 90909080 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.1344 90909080 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.1344 90909256 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.1344 90909256 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.1344 90909256 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.0215 26831072 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0908 28703168 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1067 30591168 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1136 31036896 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 2.8089 56702592 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 2.8089 56702144 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 = 1750079677.755287; 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 = 1750079677; 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 2.8103 56808376 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 2.8105 56808376 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 2.8110 56834680 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 2.8110 56834680 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 2.8110 56834680 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.4451 67324040 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.4452 67325800 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.4452 67325800 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.4452 67325800 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 5.6951 77990600 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 5.6952 77992360 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 5.6999 78122784 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 5.7122 78680112 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 5.7134 78685064 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 5.7135 78685160 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 5.7135 78685160 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 5.7141 78715792 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 5.7141 78715792 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 5.7141 78715952 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 5.7142 78718160 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 5.7144 78721656 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.0297 80833696 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.0297 80833696 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.0297 80833856 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.0298 80833856 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.0298 80833984 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.0298 80833984 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.0298 80833984 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.0299 80834360 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.0299 80834368 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.0300 80834448 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.0300 80834448 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.0300 80850960 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.0302 80859544 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.0302 80860240 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.0302 80860240 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.0302 80860240 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.0303 80860240 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.0303 80860616 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.0303 80860664 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.0303 80860744 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.0303 80860744 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.0303 80877256 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881032 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.0307 80881408 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.0307 80881408 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.0308 80881488 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.0308 80881488 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.0308 80898000 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.1217 89491496 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1217 89492192 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.1256 89919760 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.1256 89919760 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.1257 89919840 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.1257 89919840 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.1257 89936352 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.1343 90908384 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.1343 90909080 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.1343 90909080 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.1344 90909080 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.1344 90909080 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.1344 90909080 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.1344 90909256 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.1344 90909256 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