ModernPageController
extends
Deprecated: Using null as an array offset is deprecated, use an empty string instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/string/Slugger/AsciiSlugger.php on line 134
Call Stack:
0.0160 27930320 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0
0.0976 30033440 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11
0.1165 32124304 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13
0.1248 32581032 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.0139 58437456 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.0140 58437008 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.8.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
Table of Contents
-
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/element-header.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:73
28.1566 88865320 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1566 88865320 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1566 88881832 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1571 88884416 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1571 88884416 34. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/table-of-contents.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:55
28.1572 88884496 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1572 88884496 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1572 88901008 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1576 88920976 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'constant' => class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'DEVICE_CODE_COOKIE'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1576 88921352 39. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'constant' => class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'DEVICE_CODE_COOKIE'], $template = 'components/table-of-contents-entry.html.twig', $variables = ['type' => 'constant', 'node' => class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }], $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:233
28.1576 88922784 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'constant' => class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'DEVICE_CODE_COOKIE', 'type' => 'constant']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1576 88922784 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'constant' => class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'DEVICE_CODE_COOKIE', 'type' => 'constant']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1576 88939296 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'constant' => class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'DEVICE_CODE_COOKIE', 'type' => 'constant'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1577 88944568 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'constant' => class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'DEVICE_CODE_COOKIE', 'type' => 'constant'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1577 88944568 44. phpDocumentor\Transformer\Writer\Twig\Extension->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:205-215}($element = class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::DEVICE_CODE_COOKIE'; private $name = 'DEVICE_CODE_COOKIE' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 15; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 15; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:49
28.1578 88944728 45. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::DEVICE_CODE_COOKIE'; private $name = 'DEVICE_CODE_COOKIE' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 15; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 15; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:214
28.1578 88944728 46. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\ConstantDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::DEVICE_CODE_COOKIE'; private $name = 'DEVICE_CODE_COOKIE' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'DEVICE_CODE_COOKIE'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers\\BaseController'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 15; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 15; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected string $value = '\'JinyaDeviceCode\''; protected bool $final = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected ?phpDocumentor\Reflection\Type $type = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/PathBuilder.php:28
28.1578 88944784 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $fragment = 'constant_DEVICE_CODE_COOKIE') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:125
28.1578 88944784 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Web\\Controllers\\BaseController') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175
28.1578 88944784 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191
classes/Jinya-Cms-Web-Controllers-BaseController.html#constant_DEVICE_CODE_COOKIE">DEVICE_CODE_COOKIE
= 'JinyaDeviceCode'
-
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/element-header.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:73
28.1566 88865320 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1566 88865320 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1566 88881832 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1571 88884416 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1571 88884416 34. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/table-of-contents.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:55
28.1572 88884496 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1572 88884496 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1572 88901008 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1601 89166152 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'property' => class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { ... }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }, '_key' => 'body'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1601 89166528 39. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'property' => class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { ... }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }, '_key' => 'body'], $template = 'components/table-of-contents-entry.html.twig', $variables = ['type' => 'property', 'node' => class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { ... }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }], $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:303
28.1602 89167944 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { ... }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'property' => class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { ... }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }, '_key' => 'body', 'type' => 'property']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1602 89167944 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { ... }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'property' => class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { ... }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }, '_key' => 'body', 'type' => 'property']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1602 89184456 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { ... }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'property' => class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { ... }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }, '_key' => 'body', 'type' => 'property'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1603 89189808 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { ... }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 0, 'revindex' => 1, 'length' => 1, 'last' => TRUE], 'property' => class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { ... }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }, '_key' => 'body', 'type' => 'property'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1603 89189808 44. phpDocumentor\Transformer\Writer\Twig\Extension->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:205-215}($element = class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::$body'; private $name = 'body' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { protected $valueType = class phpDocumentor\Reflection\Types\Mixed_ { ... }; protected $keyType = class phpDocumentor\Reflection\Types\String_ { ... }; protected $defaultKeyType = class phpDocumentor\Reflection\Types\Compound { ... } }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:49
28.1603 89189968 45. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::$body'; private $name = 'body' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { protected $valueType = class phpDocumentor\Reflection\Types\Mixed_ { ... }; protected $keyType = class phpDocumentor\Reflection\Types\String_ { ... }; protected $defaultKeyType = class phpDocumentor\Reflection\Types\Compound { ... } }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:214
28.1603 89189968 46. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::$body'; private $name = 'body' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'body'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected bool $static = FALSE; private bool $readOnly = FALSE; private bool $writeOnly = FALSE; private phpDocumentor\Descriptor\Collection $hooks = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private bool $isVirtual = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Array_ { protected $valueType = class phpDocumentor\Reflection\Types\Mixed_ { ... }; protected $keyType = class phpDocumentor\Reflection\Types\String_ { ... }; protected $defaultKeyType = class phpDocumentor\Reflection\Types\Compound { ... } }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = *uninitialized* }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/PathBuilder.php:28
28.1603 89190008 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $fragment = 'property_body') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:153
28.1603 89190008 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Web\\Controllers\\BaseController') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175
28.1603 89190008 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191
classes/Jinya-Cms-Web-Controllers-BaseController.html#property_body">$body
: array<string, mixed>
-
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/element-header.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:73
28.1566 88865320 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1566 88865320 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1566 88881832 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1571 88884416 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1571 88884416 34. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/table-of-contents.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:55
28.1572 88884496 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1572 88884496 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1572 88901008 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1722 89415920 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 5, 'revindex' => 6, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'entityNotFound'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1722 89416296 39. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 5, 'revindex' => 6, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'entityNotFound'], $template = 'components/table-of-contents-entry.html.twig', $variables = ['type' => 'method', 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }], $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:338
28.1724 89417712 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 5, 'revindex' => 6, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'entityNotFound', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1724 89417712 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 5, 'revindex' => 6, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'entityNotFound', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1724 89434224 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 5, 'revindex' => 6, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'entityNotFound', 'type' => 'method'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1724 89439496 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 5, 'revindex' => 6, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'entityNotFound', 'type' => 'method'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1724 89439496 44. phpDocumentor\Transformer\Writer\Twig\Extension->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:205-215}($element = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::entityNotFound()'; private $name = 'entityNotFound' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 54; private $columnNumber = 1318 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 63; private $columnNumber = 1590 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:49
28.1724 89439656 45. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::entityNotFound()'; private $name = 'entityNotFound' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 54; private $columnNumber = 1318 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 63; private $columnNumber = 1590 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:214
28.1724 89439656 46. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::entityNotFound()'; private $name = 'entityNotFound' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'entityNotFound'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 54; private $columnNumber = 1318 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 63; private $columnNumber = 1590 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/PathBuilder.php:28
28.1724 89439704 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $fragment = 'method_entityNotFound') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133
28.1724 89439704 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Web\\Controllers\\BaseController') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175
28.1724 89439704 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191
classes/Jinya-Cms-Web-Controllers-BaseController.html#method_entityNotFound">entityNotFound()
: ResponseInterface
-
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/element-header.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:73
28.1566 88865320 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1566 88865320 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1566 88881832 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1571 88884416 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1571 88884416 34. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/table-of-contents.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:55
28.1572 88884496 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1572 88884496 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1572 88901008 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1750 89674816 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 1, 'index' => 2, 'first' => FALSE, 'revindex0' => 4, 'revindex' => 5, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'formatIteratorPlain'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1750 89675192 39. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 1, 'index' => 2, 'first' => FALSE, 'revindex0' => 4, 'revindex' => 5, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'formatIteratorPlain'], $template = 'components/table-of-contents-entry.html.twig', $variables = ['type' => 'method', 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }], $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:338
28.1752 89676608 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 1, 'index' => 2, 'first' => FALSE, 'revindex0' => 4, 'revindex' => 5, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'formatIteratorPlain', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1752 89676608 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 1, 'index' => 2, 'first' => FALSE, 'revindex0' => 4, 'revindex' => 5, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'formatIteratorPlain', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1752 89693120 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 1, 'index' => 2, 'first' => FALSE, 'revindex0' => 4, 'revindex' => 5, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'formatIteratorPlain', 'type' => 'method'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1753 89698392 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 1, 'index' => 2, 'first' => FALSE, 'revindex0' => 4, 'revindex' => 5, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'formatIteratorPlain', 'type' => 'method'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1753 89698392 44. phpDocumentor\Transformer\Writer\Twig\Extension->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:205-215}($element = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::formatIteratorPlain()'; private $name = 'formatIteratorPlain' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 31; private $columnNumber = 675 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 34; private $columnNumber = 848 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { protected $valueType = class phpDocumentor\Reflection\Types\Mixed_ { ... }; protected $keyType = NULL; protected $defaultKeyType = class phpDocumentor\Reflection\Types\Compound { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:49
28.1753 89698552 45. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::formatIteratorPlain()'; private $name = 'formatIteratorPlain' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 31; private $columnNumber = 675 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 34; private $columnNumber = 848 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { protected $valueType = class phpDocumentor\Reflection\Types\Mixed_ { ... }; protected $keyType = NULL; protected $defaultKeyType = class phpDocumentor\Reflection\Types\Compound { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:214
28.1753 89698552 46. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::formatIteratorPlain()'; private $name = 'formatIteratorPlain' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'formatIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 31; private $columnNumber = 675 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 34; private $columnNumber = 848 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Array_ { protected $valueType = class phpDocumentor\Reflection\Types\Mixed_ { ... }; protected $keyType = NULL; protected $defaultKeyType = class phpDocumentor\Reflection\Types\Compound { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/PathBuilder.php:28
28.1753 89698608 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $fragment = 'method_formatIteratorPlain') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133
28.1753 89698608 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Web\\Controllers\\BaseController') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175
28.1753 89698608 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191
classes/Jinya-Cms-Web-Controllers-BaseController.html#method_formatIteratorPlain">formatIteratorPlain()
: array<string|int, array<string, mixed>>
-
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/element-header.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:73
28.1566 88865320 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1566 88865320 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1566 88881832 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1571 88884416 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1571 88884416 34. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/table-of-contents.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:55
28.1572 88884496 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1572 88884496 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1572 88901008 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1778 89937752 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 2, 'index' => 3, 'first' => FALSE, 'revindex0' => 3, 'revindex' => 4, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'getSections'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1778 89938128 39. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 2, 'index' => 3, 'first' => FALSE, 'revindex0' => 3, 'revindex' => 4, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'getSections'], $template = 'components/table-of-contents-entry.html.twig', $variables = ['type' => 'method', 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }], $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:338
28.1780 89939544 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 2, 'index' => 3, 'first' => FALSE, 'revindex0' => 3, 'revindex' => 4, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'getSections', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1780 89939544 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 2, 'index' => 3, 'first' => FALSE, 'revindex0' => 3, 'revindex' => 4, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'getSections', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1780 89956056 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 2, 'index' => 3, 'first' => FALSE, 'revindex0' => 3, 'revindex' => 4, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'getSections', 'type' => 'method'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1780 89961328 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 2, 'index' => 3, 'first' => FALSE, 'revindex0' => 3, 'revindex' => 4, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'getSections', 'type' => 'method'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1780 89961328 44. phpDocumentor\Transformer\Writer\Twig\Extension->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:205-215}($element = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController::getSections()'; private $name = 'getSections' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 21; private $columnNumber = 527 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 33; private $columnNumber = 962 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:49
28.1780 89961488 45. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController::getSections()'; private $name = 'getSections' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 21; private $columnNumber = 527 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 33; private $columnNumber = 962 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:214
28.1780 89961488 46. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController::getSections()'; private $name = 'getSections' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'getSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 21; private $columnNumber = 527 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 33; private $columnNumber = 962 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/PathBuilder.php:28
28.1780 89961536 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController', $fragment = 'method_getSections') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133
28.1780 89961536 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175
28.1780 89961536 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191
classes/Jinya-Cms-Web-Controllers-ModernPageController.html#method_getSections">getSections()
: ResponseInterface
-
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/element-header.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:73
28.1566 88865320 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1566 88865320 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1566 88881832 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1571 88884416 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1571 88884416 34. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/table-of-contents.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:55
28.1572 88884496 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1572 88884496 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1572 88901008 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1804 90196672 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 3, 'index' => 4, 'first' => FALSE, 'revindex0' => 2, 'revindex' => 3, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIterator'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1804 90197048 39. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 3, 'index' => 4, 'first' => FALSE, 'revindex0' => 2, 'revindex' => 3, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIterator'], $template = 'components/table-of-contents-entry.html.twig', $variables = ['type' => 'method', 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }], $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:338
28.1805 90198464 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 3, 'index' => 4, 'first' => FALSE, 'revindex0' => 2, 'revindex' => 3, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIterator', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1805 90198464 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 3, 'index' => 4, 'first' => FALSE, 'revindex0' => 2, 'revindex' => 3, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIterator', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1805 90214976 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 3, 'index' => 4, 'first' => FALSE, 'revindex0' => 2, 'revindex' => 3, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIterator', 'type' => 'method'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1806 90220248 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 3, 'index' => 4, 'first' => FALSE, 'revindex0' => 2, 'revindex' => 3, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIterator', 'type' => 'method'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1806 90220248 44. phpDocumentor\Transformer\Writer\Twig\Extension->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:205-215}($element = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::jsonIterator()'; private $name = 'jsonIterator' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 39; private $columnNumber = 900 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 49; private $columnNumber = 1266 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:49
28.1806 90220408 45. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::jsonIterator()'; private $name = 'jsonIterator' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 39; private $columnNumber = 900 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 49; private $columnNumber = 1266 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:214
28.1806 90220408 46. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::jsonIterator()'; private $name = 'jsonIterator' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'jsonIterator'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 39; private $columnNumber = 900 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 49; private $columnNumber = 1266 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/PathBuilder.php:28
28.1806 90220456 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $fragment = 'method_jsonIterator') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133
28.1806 90220456 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Web\\Controllers\\BaseController') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175
28.1806 90220456 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191
classes/Jinya-Cms-Web-Controllers-BaseController.html#method_jsonIterator">jsonIterator()
: ResponseInterface
-
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/element-header.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:73
28.1566 88865320 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1566 88865320 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1566 88881832 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1571 88884416 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1571 88884416 34. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/table-of-contents.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:55
28.1572 88884496 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1572 88884496 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1572 88901008 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1829 90455512 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 4, 'index' => 5, 'first' => FALSE, 'revindex0' => 1, 'revindex' => 2, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIteratorPlain'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1829 90455888 39. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 4, 'index' => 5, 'first' => FALSE, 'revindex0' => 1, 'revindex' => 2, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIteratorPlain'], $template = 'components/table-of-contents-entry.html.twig', $variables = ['type' => 'method', 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }], $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:338
28.1831 90457304 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 4, 'index' => 5, 'first' => FALSE, 'revindex0' => 1, 'revindex' => 2, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIteratorPlain', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1831 90457304 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 4, 'index' => 5, 'first' => FALSE, 'revindex0' => 1, 'revindex' => 2, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIteratorPlain', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1831 90473816 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 4, 'index' => 5, 'first' => FALSE, 'revindex0' => 1, 'revindex' => 2, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIteratorPlain', 'type' => 'method'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1831 90479088 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 4, 'index' => 5, 'first' => FALSE, 'revindex0' => 1, 'revindex' => 2, 'length' => 6, 'last' => FALSE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'jsonIteratorPlain', 'type' => 'method'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1831 90479088 44. phpDocumentor\Transformer\Writer\Twig\Extension->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:205-215}($element = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::jsonIteratorPlain()'; private $name = 'jsonIteratorPlain' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 20; private $columnNumber = 375 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 23; private $columnNumber = 525 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:49
28.1831 90479248 45. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::jsonIteratorPlain()'; private $name = 'jsonIteratorPlain' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 20; private $columnNumber = 375 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 23; private $columnNumber = 525 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:214
28.1832 90479248 46. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController::jsonIteratorPlain()'; private $name = 'jsonIteratorPlain' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'jsonIteratorPlain'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 20; private $columnNumber = 375 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 23; private $columnNumber = 525 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'BaseController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Reflection\Fqsen { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/PathBuilder.php:28
28.1832 90479304 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $fragment = 'method_jsonIteratorPlain') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133
28.1832 90479304 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Web\\Controllers\\BaseController') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175
28.1832 90479304 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Web\\Controllers\\BaseController', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191
classes/Jinya-Cms-Web-Controllers-BaseController.html#method_jsonIteratorPlain">jsonIteratorPlain()
: ResponseInterface
-
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/element-header.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:73
28.1566 88865320 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1566 88865320 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1566 88881832 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1571 88884416 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1571 88884416 34. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '
\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/table-of-contents.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:55
28.1572 88884496 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1572 88884496 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1572 88901008 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1855 90718448 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 5, 'index' => 6, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 6, 'last' => TRUE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'replaceSections'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1855 90718824 39. Twig\Extension\CoreExtension::include($env = class Twig\Environment { private $charset = 'UTF-8'; private $loader = class Twig\Loader\ChainLoader { private $hasSourceCache = [...]; private Traversable|array $loaders = [...] }; private $debug = TRUE; private $autoReload = TRUE; private $cache = class Twig\Cache\NullCache { }; private $lexer = class Twig\Lexer { private $isInitialized = TRUE; private $tokens = [...]; private $code = '\n {{ node.visibility }}\n {% if node.final %}final{% endif %}\n {{ not node.type ? "mixed" : node.type|route(\'class:short\')|join(\'|\')|raw }}\n {{ node.name }}\n = 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 5, 'index' => 6, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 6, 'last' => TRUE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'replaceSections'], $template = 'components/table-of-contents-entry.html.twig', $variables = ['type' => 'method', 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }], $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:338
28.1856 90720240 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 5, 'index' => 6, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 6, 'last' => TRUE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'replaceSections', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
28.1856 90720240 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 5, 'index' => 6, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 6, 'last' => TRUE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'replaceSections', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
28.1856 90736752 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 5, 'index' => 6, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 6, 'last' => TRUE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'replaceSections', 'type' => 'method'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
28.1857 90742024 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { ... }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { ... }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { ... }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... } }, 'node' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'properties' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, 'methods' => class phpDocumentor\Descriptor\Collection { protected array $items = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Web-Controllers-ModernPageController.html', 'parameter' => [...], 'env' => NULL, 'constants' => class phpDocumentor\Descriptor\Collection { ... }, 'properties' => class phpDocumentor\Descriptor\Collection { ... }, 'methods' => class phpDocumentor\Descriptor\Collection { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 5, 'index' => 6, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 6, 'last' => TRUE], 'method' => class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { ... }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'replaceSections', 'type' => 'method'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
28.1857 90742024 44. phpDocumentor\Transformer\Writer\Twig\Extension->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:205-215}($element = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController::replaceSections()'; private $name = 'replaceSections' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 39; private $columnNumber = 1056 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 53; private $columnNumber = 1548 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:49
28.1857 90742184 45. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController::replaceSections()'; private $name = 'replaceSections' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 39; private $columnNumber = 1056 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 53; private $columnNumber = 1548 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:214
28.1857 90742184 46. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController::replaceSections()'; private $name = 'replaceSections' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'replaceSections'; protected $namespace = '\\Jinya\\Cms\\Web\\Controllers'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Application'; protected $namespace = ''; protected $package = NULL; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\NamespaceInterface $parent = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $children = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $classes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $interfaces = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $traits = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\NamespaceDescriptor}enums = class phpDocumentor\Descriptor\Collection { ... } }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = class phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor { private $description = class phpDocumentor\Reflection\DocBlock\Description { ... }; private $inlineTags = [...] }; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = NULL; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 39; private $columnNumber = 1056 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 53; private $columnNumber = 1548 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = NULL; protected ?phpDocumentor\Descriptor\Interfaces\ElementInterface $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'ModernPageController'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = ''; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; protected phpDocumentor\Descriptor\Collection $tags = class phpDocumentor\Descriptor\Collection { ... }; protected ?phpDocumentor\Descriptor\Interfaces\FileInterface $fileDescriptor = class phpDocumentor\Descriptor\FileDescriptor { ... }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { ... }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { ... }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected bool $readOnly = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected phpDocumentor\Descriptor\Collection $methods = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { ... }; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; protected phpDocumentor\Descriptor\Collection $arguments = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected bool $static = FALSE; private ?phpDocumentor\Reflection\Type $returnType = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = FALSE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { private phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $read = enum phpDocumentor\Descriptor\ValueObjects\VisibilityModifier::PUBLIC('public'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/PathBuilder.php:28
28.1857 90742232 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController', $fragment = 'method_replaceSections') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133
28.1857 90742232 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175
28.1857 90742232 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191
classes/Jinya-Cms-Web-Controllers-ModernPageController.html#method_replaceSections">replaceSections()
: ResponseInterface
public
mixed
DEVICE_CODE_COOKIE
= 'JinyaDeviceCode'
public
array<string, mixed>
$body
public
entityNotFound(string $message) : ResponseInterface
Parameters
-
$message
: string
-
-
throws
-
JsonException
Return values
ResponseInterface
—
public
formatIteratorPlain(Iterator<string|int, T> $iterator) : array<string|int, array<string, mixed>>
Parameters
-
$iterator
: Iterator<string|int, T>
-
-
template
-
-
throws
-
JsonException
Return values
array<string|int, array<string, mixed>>
—
public
getSections(int $id) : ResponseInterface
Parameters
-
$id
: int
-
-
throws
-
JsonException
Return values
ResponseInterface
—
public
jsonIterator(Iterator $iterator) : ResponseInterface
Parameters
-
$iterator
: Iterator
-
-
throws
-
JsonException
Return values
ResponseInterface
—
public
jsonIteratorPlain(Iterator $iterator) : ResponseInterface
Parameters
-
$iterator
: Iterator
-
-
throws
-
JsonException
Return values
ResponseInterface
—
public
replaceSections(int $id) : ResponseInterface
Parameters
-
$id
: int
-
-
throws
-
Deprecated: Using null as an array offset is deprecated, use an empty string instead in phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/string/Slugger/AsciiSlugger.php on line 134
Call Stack:
0.0160 27930320 1. {main}() /builds/jinya-cms/jinya-cms/tools/phpdocumentor:0
0.0976 30033440 2. require('phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc') /builds/jinya-cms/jinya-cms/tools/phpdocumentor:11
0.1165 32124304 3. Symfony\Component\Console\Application->run($input = ???, $output = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/bin/phpdoc:13
0.1248 32581032 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.0139 58437456 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.0140 58437008 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.8.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
-
throws
-
JsonException
Return values
ResponseInterface
—