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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3466 80906504 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3466 80907344 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.3466 80907344 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.3466 80907344 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3466 80906504 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3466 80907344 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.3466 80907344 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3466 80906504 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3506 81319536 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.3507 81319584 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.3508 81319664 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.3508 81319664 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.3508 81336176 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.3510 81340808 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.3510 81341504 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.3510 81341504 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.3510 81341504 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.3511 81341504 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.3511 81341504 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.3511 81341648 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.3511 81341648 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.3511 81341648 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3466 80906504 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3506 81319536 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.3507 81319584 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.3508 81319664 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.3508 81319664 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.3508 81336176 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.3510 81340808 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.3510 81341504 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.3510 81341504 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.3510 81341504 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.3511 81341504 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.3511 81341504 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.3511 81341648 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.3511 81341648 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3466 80906504 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3506 81319536 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.3507 81319584 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.3508 81319664 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.3508 81319664 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.3508 81336176 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.3558 81812592 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.3558 81813288 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.3558 81813288 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.3558 81813288 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.3559 81813288 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.3559 81813288 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.3559 81813432 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.3559 81813432 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.3559 81813432 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3466 80906504 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3466 80907200 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.3506 81319536 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.3507 81319584 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.3508 81319664 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.3508 81319664 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.3508 81336176 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.3558 81812592 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.3558 81813288 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.3558 81813288 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.3558 81813288 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.3559 81813288 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.3559 81813288 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.3559 81813432 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.3559 81813432 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3617 82290744 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.3617 82290744 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.3617 82290744 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3617 82290744 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.3617 82290744 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3666 82718896 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.3666 82718896 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.3667 82718976 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.3667 82718976 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.3667 82735488 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.3670 82740120 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.3670 82740816 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.3670 82740816 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.3670 82740816 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.3670 82740816 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.3670 82740816 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.3671 82740984 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.3671 82740984 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.3671 82740984 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3666 82718896 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.3666 82718896 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.3667 82718976 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.3667 82718976 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.3667 82735488 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.3670 82740120 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.3670 82740816 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.3670 82740816 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.3670 82740816 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.3670 82740816 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.3670 82740816 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.3671 82740984 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.3671 82740984 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3666 82718896 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.3666 82718896 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.3667 82718976 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.3667 82718976 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.3667 82735488 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.3719 83216000 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.3719 83216696 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.3719 83216696 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.3719 83216696 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.3719 83216696 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.3719 83216696 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.3719 83216864 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.3719 83216864 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.3719 83216864 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3666 82718896 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.3666 82718896 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.3667 82718976 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.3667 82718976 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.3667 82735488 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.3719 83216000 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.3719 83216696 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.3719 83216696 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.3719 83216696 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.3719 83216696 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.3719 83216696 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.3719 83216864 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.3719 83216864 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3666 82718896 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.3666 82718896 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.3667 82718976 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.3667 82718976 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.3667 82735488 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.3771 83711616 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.3772 83712312 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.3772 83712312 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.3772 83712312 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.3772 83712312 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.3772 83712312 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.3772 83712464 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.3772 83712464 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.3772 83712464 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3666 82718896 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.3666 82718896 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.3667 82718976 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.3667 82718976 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.3667 82735488 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.3771 83711616 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.3772 83712312 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.3772 83712312 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.3772 83712312 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.3772 83712312 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.3772 83712312 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.3772 83712464 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.3772 83712464 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3666 82718896 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.3666 82718896 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.3667 82718976 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.3667 82718976 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.3667 82735488 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.3820 84203136 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.3820 84203832 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.3820 84203832 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.3820 84203832 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.3821 84203832 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.3821 84203832 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.3822 84204016 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.3822 84204016 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.3822 84204016 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3666 82718896 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.3666 82718896 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.3667 82718976 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.3667 82718976 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.3667 82735488 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.3820 84203136 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.3820 84203832 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.3820 84203832 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.3820 84203832 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.3821 84203832 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.3821 84203832 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.3822 84204016 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.3822 84204016 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3666 82718896 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.3666 82718896 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.3667 82718976 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.3667 82718976 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.3667 82735488 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.3867 84694656 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.3867 84695352 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.3867 84695352 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.3867 84695352 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.3867 84695352 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.3867 84695352 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.3868 84695536 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.3868 84695536 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.3868 84695536 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3616 82289880 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3616 82290576 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.3666 82718896 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.3666 82718896 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.3667 82718976 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.3667 82718976 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.3667 82735488 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.3867 84694656 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.3867 84695352 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.3867 84695352 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.3867 84695352 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.3867 84695352 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.3867 84695352 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.3868 84695536 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.3868 84695536 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.3965 85184256 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.3965 85184432 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.3965 85184432 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.3965 85184432 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.3965 85184256 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.3965 85184432 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.3965 85184432 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4009 85634552 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.4009 85635248 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.4009 85635248 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.4010 85635248 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.4010 85635248 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.4010 85635248 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.4010 85635408 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.4010 85635408 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.4010 85635408 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4009 85634552 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.4009 85635248 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.4009 85635248 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.4010 85635248 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.4010 85635248 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.4010 85635248 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.4010 85635408 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.4010 85635408 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4175 86126816 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.4175 86127512 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.4175 86127512 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.4175 86127512 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.4176 86127512 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.4176 86127512 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.4176 86127664 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.4176 86127664 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.4176 86127664 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4175 86126816 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.4175 86127512 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.4175 86127512 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.4175 86127512 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.4176 86127512 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.4176 86127512 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.4176 86127664 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.4176 86127664 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4220 86606048 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.4220 86606744 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.4220 86606744 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.4220 86606744 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.4220 86606744 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.4220 86606744 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.4220 86606896 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.4220 86606896 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.4220 86606896 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4220 86606048 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.4220 86606744 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.4220 86606744 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.4220 86606744 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.4220 86606744 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.4220 86606744 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.4220 86606896 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.4220 86606896 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4265 87101664 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.4265 87102360 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.4265 87102360 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.4265 87102360 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.4266 87102360 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.4266 87102360 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.4266 87102520 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.4266 87102520 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.4266 87102520 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4265 87101664 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.4265 87102360 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.4265 87102360 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.4265 87102360 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.4266 87102360 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.4266 87102360 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.4266 87102520 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.4266 87102520 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4320 87597280 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.4320 87597976 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.4320 87597976 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.4320 87597976 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.4321 87597976 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.4321 87597976 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.4321 87598128 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.4321 87598128 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.4321 87598128 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4320 87597280 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.4320 87597976 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.4320 87597976 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.4320 87597976 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.4321 87597976 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.4321 87597976 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.4321 87598128 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.4321 87598128 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4381 88088824 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.4381 88089520 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.4381 88089520 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.4382 88089520 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.4383 88089520 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.4383 88089520 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.4383 88089680 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.4383 88089680 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.4383 88089680 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4381 88088824 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.4381 88089520 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.4381 88089520 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.4382 88089520 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.4383 88089520 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.4383 88089520 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.4383 88089680 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.4383 88089680 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4435 88584440 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.4435 88585136 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.4435 88585136 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.4435 88585136 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.4435 88585136 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.4435 88585136 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.4435 88585296 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.4435 88585296 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.4435 88585296 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.3964 85183560 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.3964 85184256 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.3964 85184256 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.3964 85184256 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.3965 85184256 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.4006 85613328 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.4006 85613328 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.4008 85613408 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.4008 85613408 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.4008 85629920 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.4435 88584440 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.4435 88585136 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.4435 88585136 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.4435 88585136 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.4435 88585136 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.4435 88585136 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.4435 88585296 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.4435 88585296 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.4525 89069200 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.4525 89069896 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.4525 89069896 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.4525 89069896 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.4526 89069896 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.4526 89069896 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.4526 89070104 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.4526 89070104 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.4526 89070104 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.4525 89069200 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.4525 89069896 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.4525 89069896 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.4525 89069896 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.4526 89069896 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.4526 89069896 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.4526 89070104 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.4526 89070104 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.4616 89495184 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.4616 89495880 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.4616 89495880 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.4616 89495880 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.4617 89495880 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.4617 89495880 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.4617 89496056 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.4617 89496056 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.4617 89496056 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.4616 89495184 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.4616 89495880 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.4616 89495880 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.4616 89495880 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.4617 89495880 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.4617 89495880 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.4617 89496056 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.4617 89496056 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.4616 89495184 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.4616 89495880 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.4616 89495880 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.4616 89495880 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.4617 89495880 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.4660 89923448 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.4660 89923448 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.4662 89923528 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.4662 89923528 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.4662 89940040 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.4663 89944672 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.4663 89945368 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.4663 89945368 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.4663 89945368 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.4664 89945368 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.4664 89945368 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.4664 89945544 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.4664 89945544 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.4664 89945544 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.4616 89495184 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.4616 89495880 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.4616 89495880 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.4616 89495880 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.4617 89495880 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.4660 89923448 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.4660 89923448 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.4662 89923528 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.4662 89923528 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.4662 89940040 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.4663 89944672 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.4663 89945368 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.4663 89945368 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.4663 89945368 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.4664 89945368 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.4664 89945368 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.4664 89945544 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.4664 89945544 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.4616 89495184 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.4616 89495880 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.4616 89495880 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.4616 89495880 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.4617 89495880 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.4660 89923448 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.4660 89923448 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.4662 89923528 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.4662 89923528 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.4662 89940040 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.4710 90420552 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.4710 90421248 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.4710 90421248 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.4710 90421248 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.4711 90421248 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.4711 90421248 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.4711 90421424 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.4711 90421424 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.4711 90421424 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.4616 89495184 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.4616 89495880 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.4616 89495880 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.4616 89495880 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.4617 89495880 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.4660 89923448 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.4660 89923448 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.4662 89923528 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.4662 89923528 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.4662 89940040 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.4710 90420552 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.4710 90421248 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.4710 90421248 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.4710 90421248 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.4711 90421248 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.4711 90421248 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.4711 90421424 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.4711 90421424 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.4616 89495184 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.4616 89495880 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.4616 89495880 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.4616 89495880 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.4617 89495880 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.4660 89923448 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.4660 89923448 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.4662 89923528 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.4662 89923528 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.4662 89940040 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.4762 90912072 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.4762 90912768 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.4762 90912768 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.4762 90912768 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.4762 90912768 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.4762 90912768 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.4762 90912944 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.4762 90912944 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.4762 90912944 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.0166 26830856 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0 0.0942 28702952 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11 0.1195 30590952 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13 0.1268 31036680 4. phpDocumentor\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:175 3.1071 56706280 5. Symfony\Component\Console\Application->doRun($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Application.php:83 3.1072 56705832 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 = 1746953911.835028; 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 = 1746953911; private int $stepWidth = 2; private float $percent = 0.9047619047619048; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 0/21 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.1089 56812064 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.1175 56812064 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.1183 56838368 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.1183 56838368 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.1183 56838368 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.7551 67327728 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.7552 67329488 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.7552 67329488 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.7552 67329488 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.9982 77994288 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.9982 77996048 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 6.0033 78126472 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 6.0267 78683800 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = NULL; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 6.0279 78688752 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 6.0279 78688848 21. phpDocumentor\Transformer\Writer\RenderGuide->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 6.0279 78688848 22. phpDocumentor\Transformer\Writer\RenderGuide->renderDocumentationSet($documentationSet = class phpDocumentor\Descriptor\GuideSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = 'guide'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'a0c391dc49c440fc9962168353cedde3'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Descriptor\Collection $documents = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly string $inputFormat = 'rst'; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $outputFormat = 'html'; private readonly int $initialHeaderLevel = 1 }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel
'; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:76 6.0287 78719480 23. League\Tactician\CommandBus->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/RenderGuide.php:105 6.0287 78719480 24. League\Tactician\CommandBus->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:61-63}($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:42 6.0287 78719640 25. League\Tactician\Handler\CommandHandlerMiddleware->execute($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }, $next = class Closure { public $name = '{closure:League\\Tactician\\CommandBus::createExecutionChain():61}'; public $file = 'phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php'; public $line = 61; public $static = ['middleware' => class League\Tactician\Plugins\LockingMiddleware { ... }, 'lastCallable' => class Closure { ... }]; public $this = class League\Tactician\CommandBus { private $middlewareChain = class Closure { ... } }; public $parameter = ['$command' => '
'] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/CommandBus.php:62 6.0289 78721848 26. phpDocumentor\Guides\Handlers\RenderHandler->handle($command = class phpDocumentor\Guides\Handlers\RenderCommand { private phpDocumentor\Guides\Renderer\DocumentListIterator $documentIterator = class phpDocumentor\Guides\Renderer\DocumentListIterator { private ?WeakReference $previousDocument = class WeakReference { ... }; private ?WeakReference $currentDocument = class WeakReference { ... }; private ?WeakReference $nextDocument = NULL; private WeakMap $unseenDocuments = class WeakMap { ... }; private Iterator $innerIterator = class AppendIterator { ... } }; private readonly string $outputFormat = 'html'; private readonly array $documentArray = ['index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-configuration' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/access-links' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/configure' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/create' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/index' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }, 'theme/theme-extensions' => class phpDocumentor\Guides\Nodes\DocumentNode { ... }]; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $origin = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly League\Flysystem\FilesystemInterface|phpDocumentor\FileSystem\FileSystem $destination = class League\Flysystem\Filesystem { protected $adapter = class League\Flysystem\Adapter\Local { ... }; protected $plugins = [...]; protected $config = class League\Flysystem\Config { ... } }; private readonly phpDocumentor\Guides\Nodes\ProjectNode $projectNode = class phpDocumentor\Guides\Nodes\ProjectNode { protected array $classes = [...]; protected array $options = [...]; protected $value = [...]; private array $variables = [...]; private array $citationTargets = [...]; private array $internalLinkTargets = [...]; private array $documentEntries = [...]; private DateTimeImmutable $lastRendered = class DateTimeImmutable { ... }; private array $globalMenues = [...]; private array $keywords = [...]; private ?string $title = NULL; private ?string $version = '25.3.0'; private ?string $release = NULL; private ?string $copyright = NULL }; private readonly string $destinationPath = 'guide' }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/league/tactician/src/Handler/CommandHandlerMiddleware.php:71 6.0291 78725344 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.3454 80837384 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.3454 80837384 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.3454 80837544 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.3454 80837544 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.3454 80837672 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.3454 80837672 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.3455 80837672 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.3455 80838048 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.3455 80838056 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.3456 80838136 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.3456 80838136 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.3456 80854648 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.3458 80863232 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.3458 80863928 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.3458 80863928 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.3458 80863928 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.3459 80863928 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.3459 80864304 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.3459 80864352 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.3459 80864432 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.3459 80864432 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.3459 80880944 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80884720 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.3464 80885096 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.3464 80885096 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.3465 80885176 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.3465 80885176 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.3465 80901688 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.4616 89495184 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.4616 89495880 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.4616 89495880 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.4616 89495880 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.4617 89495880 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.4660 89923448 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.4660 89923448 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.4662 89923528 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.4662 89923528 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.4662 89940040 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.4762 90912072 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.4762 90912768 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.4762 90912768 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.4762 90912768 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.4762 90912768 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.4762 90912768 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.4762 90912944 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.4762 90912944 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