DatabaseController
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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88468248 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88487424 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3512 88507392 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3512 88507768 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3513 88509200 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3513 88509200 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3513 88525712 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3514 88530984 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3514 88530984 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
26.3514 88531144 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
26.3514 88531144 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
26.3514 88531200 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
26.3514 88531200 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
26.3514 88531200 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88468248 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88487424 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3538 88752568 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3538 88752944 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3540 88754360 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3540 88754360 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3540 88770872 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3540 88776224 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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
26.3540 88776224 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
26.3540 88776384 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
26.3540 88776384 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
26.3540 88776424 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
26.3540 88776424 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
26.3540 88776424 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88468248 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88487424 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3563 89002336 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'revindex' => 7, 'length' => 7, '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 = 'analyzeDatabase'; 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' => 'analyzeDatabase'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
26.3563 89002712 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'revindex' => 7, 'length' => 7, '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 = 'analyzeDatabase'; 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' => 'analyzeDatabase'], $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 = 'analyzeDatabase'; 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
26.3565 89004128 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'analyzeDatabase'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'revindex' => 7, 'length' => 7, '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 = 'analyzeDatabase'; 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' => 'analyzeDatabase', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
26.3565 89004128 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'analyzeDatabase'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'revindex' => 7, 'length' => 7, '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 = 'analyzeDatabase'; 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' => 'analyzeDatabase', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
26.3565 89020640 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'analyzeDatabase'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'revindex' => 7, 'length' => 7, '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 = 'analyzeDatabase'; 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' => 'analyzeDatabase', 'type' => 'method'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
26.3565 89025912 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'analyzeDatabase'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'revindex' => 7, 'length' => 7, '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 = 'analyzeDatabase'; 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' => 'analyzeDatabase', 'type' => 'method'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
26.3565 89025912 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\\DatabaseController::analyzeDatabase()'; private $name = 'analyzeDatabase' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'analyzeDatabase'; 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 = 81; private $columnNumber = 2481 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 99; private $columnNumber = 3248 }; 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 = 'DatabaseController'; 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
26.3565 89026072 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\\DatabaseController::analyzeDatabase()'; private $name = 'analyzeDatabase' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'analyzeDatabase'; 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 = 81; private $columnNumber = 2481 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 99; private $columnNumber = 3248 }; 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 = 'DatabaseController'; 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
26.3566 89026072 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\\DatabaseController::analyzeDatabase()'; private $name = 'analyzeDatabase' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'analyzeDatabase'; 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 = 81; private $columnNumber = 2481 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 99; private $columnNumber = 3248 }; 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 = 'DatabaseController'; 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
26.3566 89026120 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\DatabaseController', $fragment = 'method_analyzeDatabase') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133
26.3566 89026120 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Web\\Controllers\\DatabaseController') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175
26.3566 89026120 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Web\\Controllers\\DatabaseController', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191
classes/Jinya-Cms-Web-Controllers-DatabaseController.html#method_analyzeDatabase">analyzeDatabase()
: 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88468248 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88487424 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3589 89261312 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 5, 'revindex' => 6, 'length' => 7, '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
26.3589 89261688 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 5, 'revindex' => 6, 'length' => 7, '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
26.3591 89263104 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 5, 'revindex' => 6, 'length' => 7, '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
26.3591 89263104 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 5, 'revindex' => 6, 'length' => 7, '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
26.3591 89279616 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 5, 'revindex' => 6, 'length' => 7, '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
26.3591 89284888 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 5, 'revindex' => 6, 'length' => 7, '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
26.3591 89284888 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
26.3591 89285048 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
26.3591 89285048 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
26.3591 89285096 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
26.3591 89285096 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
26.3591 89285096 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88468248 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88487424 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3619 89524248 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 4, 'revindex' => 5, 'length' => 7, '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
26.3619 89524624 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 4, 'revindex' => 5, 'length' => 7, '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
26.3621 89526040 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 4, 'revindex' => 5, 'length' => 7, '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
26.3621 89526040 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 4, 'revindex' => 5, 'length' => 7, '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
26.3621 89542552 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 4, 'revindex' => 5, 'length' => 7, '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
26.3621 89547824 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 4, 'revindex' => 5, 'length' => 7, '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
26.3622 89547824 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
26.3622 89547984 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
26.3622 89547984 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
26.3622 89548040 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
26.3622 89548040 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
26.3622 89548040 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88468248 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88487424 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3732 89783088 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 3, 'revindex' => 4, 'length' => 7, '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
26.3732 89783464 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 3, 'revindex' => 4, 'length' => 7, '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
26.3734 89784880 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 3, 'revindex' => 4, 'length' => 7, '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
26.3734 89784880 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 3, 'revindex' => 4, 'length' => 7, '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
26.3734 89801392 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 3, 'revindex' => 4, 'length' => 7, '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
26.3735 89806664 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 3, 'revindex' => 4, 'length' => 7, '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
26.3735 89806664 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
26.3735 89806824 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
26.3735 89806824 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
26.3735 89806872 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
26.3735 89806872 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
26.3735 89806872 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88468248 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88487424 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3760 90041928 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 2, 'revindex' => 3, 'length' => 7, '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
26.3760 90042304 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 2, 'revindex' => 3, 'length' => 7, '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
26.3762 90043720 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 2, 'revindex' => 3, 'length' => 7, '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
26.3762 90043720 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 2, 'revindex' => 3, 'length' => 7, '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
26.3762 90060232 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 2, 'revindex' => 3, 'length' => 7, '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
26.3763 90065504 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 2, 'revindex' => 3, 'length' => 7, '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
26.3763 90065504 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
26.3763 90065664 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
26.3763 90065664 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
26.3763 90065720 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
26.3763 90065720 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
26.3763 90065720 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88468248 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88487424 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3792 90304864 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 1, 'revindex' => 2, 'length' => 7, '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 = 'queryDatabase'; 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' => 'queryDatabase'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
26.3792 90305240 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 1, 'revindex' => 2, 'length' => 7, '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 = 'queryDatabase'; 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' => 'queryDatabase'], $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 = 'queryDatabase'; 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
26.3794 90306656 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'queryDatabase'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 1, 'revindex' => 2, 'length' => 7, '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 = 'queryDatabase'; 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' => 'queryDatabase', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
26.3794 90306656 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'queryDatabase'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 1, 'revindex' => 2, 'length' => 7, '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 = 'queryDatabase'; 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' => 'queryDatabase', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
26.3794 90323168 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'queryDatabase'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 1, 'revindex' => 2, 'length' => 7, '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 = 'queryDatabase'; 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' => 'queryDatabase', 'type' => 'method'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
26.3795 90328440 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'queryDatabase'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 1, 'revindex' => 2, 'length' => 7, '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 = 'queryDatabase'; 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' => 'queryDatabase', 'type' => 'method'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
26.3795 90328440 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\\DatabaseController::queryDatabase()'; private $name = 'queryDatabase' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'queryDatabase'; 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 = 27; private $columnNumber = 748 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 60; private $columnNumber = 2032 }; 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 = 'DatabaseController'; 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
26.3795 90328600 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\\DatabaseController::queryDatabase()'; private $name = 'queryDatabase' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'queryDatabase'; 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 = 27; private $columnNumber = 748 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 60; private $columnNumber = 2032 }; 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 = 'DatabaseController'; 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
26.3795 90328600 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\\DatabaseController::queryDatabase()'; private $name = 'queryDatabase' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'queryDatabase'; 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 = 27; private $columnNumber = 748 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 60; private $columnNumber = 2032 }; 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 = 'DatabaseController'; 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
26.3795 90328648 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\DatabaseController', $fragment = 'method_queryDatabase') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133
26.3795 90328648 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Web\\Controllers\\DatabaseController') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175
26.3795 90328648 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Web\\Controllers\\DatabaseController', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191
classes/Jinya-Cms-Web-Controllers-DatabaseController.html#method_queryDatabase">queryDatabase()
: 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88451736 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3503 88468248 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470832 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88470912 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3508 88487424 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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
26.3821 90563784 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'index' => 7, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 7, '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 = 'executeSqlString'; 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\Compound { ... }; 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' => 'executeSqlString'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
26.3821 90564160 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-DatabaseController.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 = 'DatabaseController'; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'index' => 7, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 7, '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 = 'executeSqlString'; 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\Compound { ... }; 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' => 'executeSqlString'], $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 = 'executeSqlString'; 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\Compound { ... }; 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
26.3823 90565576 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'executeSqlString'; 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\Compound { ... }; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'index' => 7, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 7, '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 = 'executeSqlString'; 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\Compound { ... }; 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' => 'executeSqlString', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520
26.3823 90565576 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'executeSqlString'; 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\Compound { ... }; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'index' => 7, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 7, '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 = 'executeSqlString'; 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\Compound { ... }; 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' => 'executeSqlString', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51
26.3823 90582088 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'executeSqlString'; 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\Compound { ... }; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'index' => 7, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 7, '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 = 'executeSqlString'; 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\Compound { ... }; 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' => 'executeSqlString', 'type' => 'method'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373
26.3823 90587360 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Web-Controllers-DatabaseController.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 = 'executeSqlString'; 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\Compound { ... }; 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-DatabaseController.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-DatabaseController.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-DatabaseController.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' => 6, 'index' => 7, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 7, '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 = 'executeSqlString'; 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\Compound { ... }; 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' => 'executeSqlString', 'type' => 'method'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358
26.3823 90587360 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\\DatabaseController::executeSqlString()'; private $name = 'executeSqlString' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'executeSqlString'; 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 = 66; private $columnNumber = 2124 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 75; private $columnNumber = 2404 }; 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 = 'DatabaseController'; 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\Compound { private ${phpDocumentor\Reflection\Types\AggregatedType}types = [...]; private ${phpDocumentor\Reflection\Types\AggregatedType}token = '|' }; 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::PRIVATE('private'); 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
26.3823 90587520 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\\DatabaseController::executeSqlString()'; private $name = 'executeSqlString' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'executeSqlString'; 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 = 66; private $columnNumber = 2124 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 75; private $columnNumber = 2404 }; 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 = 'DatabaseController'; 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\Compound { private ${phpDocumentor\Reflection\Types\AggregatedType}types = [...]; private ${phpDocumentor\Reflection\Types\AggregatedType}token = '|' }; 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::PRIVATE('private'); 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
26.3823 90587520 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\\DatabaseController::executeSqlString()'; private $name = 'executeSqlString' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'executeSqlString'; 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 = 66; private $columnNumber = 2124 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 75; private $columnNumber = 2404 }; 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 = 'DatabaseController'; 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\Compound { private ${phpDocumentor\Reflection\Types\AggregatedType}types = [...]; private ${phpDocumentor\Reflection\Types\AggregatedType}token = '|' }; 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::PRIVATE('private'); 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
26.3823 90587568 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Web\\Controllers\\DatabaseController', $fragment = 'method_executeSqlString') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133
26.3823 90587568 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Web\\Controllers\\DatabaseController') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175
26.3823 90587568 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Web\\Controllers\\DatabaseController', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191
classes/Jinya-Cms-Web-Controllers-DatabaseController.html#method_executeSqlString">executeSqlString()
: array<string|int, mixed>|int
public
mixed
DEVICE_CODE_COOKIE
= 'JinyaDeviceCode'
public
array<string, mixed>
$body
public
analyzeDatabase() : ResponseInterface
-
throws
-
JsonException
-
throws
-
Exception
Return values
ResponseInterface
—
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
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
queryDatabase() : ResponseInterface
-
throws
-
JsonException
Return values
ResponseInterface
—
private
executeSqlString(string $sql) : array<string|int, mixed>|int
Parameters
-
$sql
: string
-
Return values
array<string|int, mixed>|int
—