Jinya CMS

MigrateConfigurationCommand 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 .\n\n phpDocumentor will try to look for a phpdoc.dist.xml or phpdoc.xml file'...; private string ${Symfony\Component\Console\Command\Command}description = 'Parses and transforms the given files to a specified location'; private ?Symfony\Component\Console\Input\InputDefinition ${Symfony\Component\Console\Command\Command}fullDefinition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; private bool ${Symfony\Component\Console\Command\Command}ignoreValidationErrors = FALSE; private ?Closure ${Symfony\Component\Console\Command\Command}code = NULL; private array ${Symfony\Component\Console\Command\Command}synopsis = []; private array ${Symfony\Component\Console\Command\Command}usages = []; private ?Symfony\Component\Console\Helper\HelperSet ${Symfony\Component\Console\Command\Command}helperSet = class Symfony\Component\Console\Helper\HelperSet { private array $helpers = [...] }; private ?Symfony\Component\Console\Helper\ProgressBar $progressBar = class Symfony\Component\Console\Helper\ProgressBar { private int $barWidth = 28; private string $barChar = '▓'; private string $emptyBarChar = '░'; private string $progressChar = ''; private ?string $format = ' %current%/%max% [%bar%] %percent:3s%%'; private ?string $internalFormat = NULL; private ?int $redrawFreq = NULL; private int $writeCount = 7; private float $lastWriteTime = 1771368745.113752; private float $minSecondsBetweenRedraws = 0.04; private float $maxSecondsBetweenRedraws = 1; private Symfony\Component\Console\Output\OutputInterface $output = class Symfony\Component\Console\Output\StreamOutput { ... }; private int $step = 26; private int $startingStep = 0; private ?int $max = 26; private int $startTime = 1771368740; private int $stepWidth = 2; private float $percent = 1; private array $messages = [...]; private bool $overwrite = FALSE; private Symfony\Component\Console\Terminal $terminal = class Symfony\Component\Console\Terminal { ... }; private ?string $previousMessage = ' 26/26 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%'; private Symfony\Component\Console\Cursor $cursor = class Symfony\Component\Console\Cursor { ... }; private array $placeholders = [...] }; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $projectDescriptorBuilder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } }; private readonly phpDocumentor\Pipeline\PipelineInterface $pipeline = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { private array $listeners = [...]; private array $sorted = [...]; private array $optimized = [...] } }, $input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:324 3.0159 58543240 7. Symfony\Component\Console\Command\Command->run($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Application.php:1096 3.0161 58543240 8. phpDocumentor\Console\Command\Project\RunCommand->execute($input = class Symfony\Component\Console\Input\ArgvInput { protected $definition = class Symfony\Component\Console\Input\InputDefinition { private array $arguments = [...]; private int $requiredCount = 0; private ?Symfony\Component\Console\Input\InputArgument $lastArrayArgument = NULL; private ?Symfony\Component\Console\Input\InputArgument $lastOptionalArgument = class Symfony\Component\Console\Input\InputArgument { ... }; private array $options = [...]; private array $negations = [...]; private array $shortcuts = [...] }; protected $stream = NULL; protected $options = []; protected $arguments = []; protected $interactive = TRUE; private array $tokens = []; private array $parsed = [] }, $output = class Symfony\Component\Console\Output\ConsoleOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { private bool $decorated = FALSE; private array $styles = [...]; private Symfony\Component\Console\Formatter\OutputFormatterStyleStack $styleStack = class Symfony\Component\Console\Formatter\OutputFormatterStyleStack { ... } }; private ${Symfony\Component\Console\Output\StreamOutput}stream = resource(2) of type (stream); private Symfony\Component\Console\Output\OutputInterface $stderr = class Symfony\Component\Console\Output\StreamOutput { private int ${Symfony\Component\Console\Output\Output}verbosity = 32; private Symfony\Component\Console\Formatter\OutputFormatterInterface ${Symfony\Component\Console\Output\Output}formatter = class Symfony\Component\Console\Formatter\OutputFormatter { ... }; private $stream = resource(3) of type (stream) }; private array $consoleSectionOutputs = [] }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/symfony/console/Command/Command.php:326 3.0167 58569544 9. phpDocumentor\Pipeline\Pipeline->__invoke($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Console/Command/Project/RunCommand.php:276 3.0167 58569544 10. phpDocumentor\Pipeline\Pipeline->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 3.0167 58569544 11. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = ['target' => NULL, 'cache-folder' => NULL, 'filename' => [], 'directory' => [], 'encoding' => NULL, 'extensions' => [], 'ignore' => [], 'ignore-tags' => [], 'hidden' => FALSE, 'ignore-symlinks' => NULL, 'markers' => [], 'title' => NULL, 'force' => FALSE, 'validate' => FALSE, 'visibility' => [], 'defaultpackagename' => NULL, 'sourcecode' => NULL, 'template' => [], 'examples-dir' => NULL, 'setting' => [], 'list-settings' => FALSE, 'parseprivate' => FALSE, 'help' => FALSE, 'quiet' => FALSE, 'verbose' => FALSE, 'version' => FALSE, 'ansi' => NULL, 'no-interaction' => FALSE, 'config' => NULL, 'extensions-dir' => '/builds/jinya-cms/jinya-cms/.phpdoc/extensions', 'log' => NULL], ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Pipeline { private array $stages = [...]; private ?phpDocumentor\Pipeline\Processor $procesor = class phpDocumentor\Pipeline\FingersCrossedProcessor { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 7.4108 69203136 12. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 7.4108 69204896 13. phpDocumentor\Pipeline\Pipeline->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 7.4108 69204896 14. phpDocumentor\Pipeline\Pipeline->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:35 7.4109 69204896 15. phpDocumentor\Pipeline\FingersCrossedProcessor->process($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }, ...$stages = variadic(class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Cache\LoadProjectDescriptorFromCache { private readonly phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper $descriptorMapper = class phpDocumentor\Descriptor\Cache\ProjectDescriptorMapper { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Compile { private readonly phpDocumentor\Pipeline\PipelineInterface $compilerPipeline = class phpDocumentor\Pipeline\Pipeline { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } }, class phpDocumentor\Pipeline\Stage\TimedStageDecorator { private $decoratedStage = class phpDocumentor\Pipeline\Stage\Transform { private readonly phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Transformer\Template\Factory $templateFactory = class phpDocumentor\Transformer\Template\Factory { ... }; private readonly Symfony\Component\EventDispatcher\EventDispatcher $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { protected $name = 'app'; protected $handlers = [...]; protected $processors = [...]; protected $microsecondTimestamps = TRUE; protected $timezone = class DateTimeZone { ... }; protected $exceptionHandler = NULL; private $logDepth = 0; private $fiberLogDepth = class WeakMap { ... }; private $detectCycles = TRUE } })) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Pipeline.php:30 7.6723 80696720 16. phpDocumentor\Pipeline\Stage\TimedStageDecorator->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/FingersCrossedProcessor.php:12 7.6724 80698480 17. phpDocumentor\Pipeline\Stage\Transform->__invoke($payload = class phpDocumentor\Pipeline\Stage\Payload { private readonly array $config = ['phpdocumentor' => [...]]; private readonly phpDocumentor\Descriptor\ProjectDescriptorBuilder $builder = class phpDocumentor\Descriptor\ProjectDescriptorBuilder { protected $assemblerFactory = class phpDocumentor\Descriptor\Builder\AssemblerFactory { ... }; protected $filter = class phpDocumentor\Descriptor\Filter\Filter { ... }; protected $project = class phpDocumentor\Descriptor\ProjectDescriptor { ... }; private phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { ... }; private string $defaultPackageName = 'Application'; private readonly Traversable|array $servicesWithCustomSettings = class Symfony\Component\DependencyInjection\Argument\RewindableGenerator { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/TimedStageDecorator.php:40 8.3625 84223536 18. phpDocumentor\Transformer\Transformer->execute($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { private phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; private string $output = '.'; private array $ignore = [...]; private array $extensions = [...]; private array $visibility = [...]; private string $defaultPackageName = 'Application'; private ?bool $includeSource = NULL; private array $markers = [...]; private array $ignoreTags = [...]; private ?phpDocumentor\Configuration\Source $examples = NULL; private string $encoding = 'utf-8'; private bool $validate = FALSE; private bool $ignorePackages = FALSE }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } } }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Pipeline/Stage/Transform.php:95 8.3631 84237424 19. phpDocumentor\Transformer\Transformer->transform($project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = 'Jinya CMS'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL }, $documentationSet = class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { private phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; private string $output = '.'; private array $ignore = [...]; private array $extensions = [...]; private array $visibility = [...]; private string $defaultPackageName = 'Application'; private ?bool $includeSource = NULL; private array $markers = [...]; private array $ignoreTags = [...]; private ?phpDocumentor\Configuration\Source $examples = NULL; private string $encoding = 'utf-8'; private bool $validate = FALSE; private bool $ignorePackages = FALSE }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } } }, $transformations = [0 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/index.html.twig'; private readonly string $artifact = 'index.html' }, 1 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/file.html.twig'; private readonly string $artifact = '' }, 2 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'files'; private readonly string $writer = 'sourcecode'; private readonly string $source = 'templates/default/source/file.source.txt.twig'; private readonly string $artifact = 'files/{{path}}.txt' }, 3 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.namespaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/namespace.html.twig'; private readonly string $artifact = '' }, 4 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.packages'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/package.html.twig'; private readonly string $artifact = '' }, 5 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, 6 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.enums'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/enum.html.twig'; private readonly string $artifact = '' }, 7 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.interfaces'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/interface.html.twig'; private readonly string $artifact = '' }, 8 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = 'indexes.traits'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/trait.html.twig'; private readonly string $artifact = '' }, 9 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/search.js.twig'; private readonly string $artifact = 'js/search.js' }, 10 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/searchIndex.js.twig'; private readonly string $artifact = 'js/searchIndex.js' }, 11 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/graphs/class.html.twig'; private readonly string $artifact = 'graphs/classes.html' }, 12 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/errors.html.twig'; private readonly string $artifact = 'reports/errors.html' }, 13 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/deprecated.html.twig'; private readonly string $artifact = 'reports/deprecated.html' }, 14 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/reports/markers.html.twig'; private readonly string $artifact = 'reports/markers.html' }, 15 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/indices/files.html.twig'; private readonly string $artifact = 'indices/files.html' }, 16 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/base.css.twig'; private readonly string $artifact = 'css/base.css' }, 17 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/normalize.css.twig'; private readonly string $artifact = 'css/normalize.css' }, 18 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/css/template.css.twig'; private readonly string $artifact = 'css/template.css' }, 19 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'RenderGuide'; private readonly string $source = ''; private readonly string $artifact = '' }, 20 => class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { ... }; private array $parameters = [...]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { ... }; private readonly string $query = ''; private readonly string $writer = 'Graph'; private readonly string $source = 'Class'; private readonly string $artifact = 'graphs/classes.svg' }]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:123 12.2395 85576456 20. phpDocumentor\Transformer\Transformer->applyTransformation($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel '; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { private phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; private string $output = '.'; private array $ignore = [...]; private array $extensions = [...]; private array $visibility = [...]; private string $defaultPackageName = 'Application'; private ?bool $includeSource = NULL; private array $markers = [...]; private array $ignoreTags = [...]; private ?phpDocumentor\Configuration\Source $examples = NULL; private string $encoding = 'utf-8'; private bool $validate = FALSE; private bool $ignorePackages = FALSE }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:198 12.2396 85576552 21. phpDocumentor\Transformer\Writer\Twig->transform($transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel '; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, $project = class phpDocumentor\Descriptor\ProjectDescriptor { private phpDocumentor\Descriptor\ProjectDescriptor\Settings $settings = class phpDocumentor\Descriptor\ProjectDescriptor\Settings { private bool $isModified = FALSE; private int $visibility = 7; private bool $includeSource = FALSE; private array $custom = [...] }; private phpDocumentor\Descriptor\Collection $partials = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private readonly phpDocumentor\Descriptor\Collection $versions = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { private phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; private string $output = '.'; private array $ignore = [...]; private array $extensions = [...]; private array $visibility = [...]; private string $defaultPackageName = 'Application'; private ?bool $includeSource = NULL; private array $markers = [...]; private array $ignoreTags = [...]; private ?phpDocumentor\Configuration\Source $examples = NULL; private string $encoding = 'utf-8'; private bool $validate = FALSE; private bool $ignorePackages = FALSE }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } } }) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Transformer.php:234 12.2471 85962920 22. phpDocumentor\Transformer\Writer\Twig->transformNodeCollection($nodes = class phpDocumentor\Descriptor\Collection { protected array $items = ['\\Jinya\\Cms\\Analytics\\AnalyticsService' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Authentication\\AuthenticationChecker' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Authentication\\CurrentUser' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Configuration\\DatabaseConfigurationAdapter' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Configuration\\JinyaConfiguration' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Console\\AbstractCommand' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Console\\ConvertMatomoDataCommand' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Console\\FileCacheCommand' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Console\\JinyaCommand' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Console\\MigrateFilesCommand' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Console\\MigrationCommand' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Console\\PopulateIpDatabaseCommand' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Console\\ThemeActivateCommand' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Console\\ThemeCompileCommand' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Console\\ThemeSyncCommand' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\AnalyticsEntry' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Analyzer\\DatabaseAnalyzer' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Analyzer\\QueryAnalyzer' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ApiKey' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Artist' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\BlogCategory' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\BlogPost' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\BlogPostSection' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ClassicPage' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Converter\\BooleanConverter' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Converter\\DeviceTypeConverter' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Converter\\EntityTypeConverter' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Converter\\JsonConverter' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Converter\\NullableBooleanConverter' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Converter\\PhpSerializerConverter' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Converter\\ThemeDescriptionConverter' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Converter\\TotpModeConverter' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Exceptions\\DeleteLastAdminException' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Exceptions\\EmptyResultException' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Exceptions\\TransactionFailedException' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\File' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\FileTag' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Folder' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Form' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\FormItem' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Gallery' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\GalleryFilePosition' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\KnownDevice' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Menu' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\MenuItem' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Migrations\\InitialMigration' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Migrations\\Migrator' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ModernPage' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ModernPageSection' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\Theme' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ThemeAsset' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ThemeBlogCategory' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ThemeClassicPage' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ThemeFile' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ThemeForm' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ThemeGallery' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ThemeMenu' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\ThemeModernPage' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\UploadingFile' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Database\\UploadingFileChunk' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Locate\\IpToLocationService' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Logging\\Logger' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Mailing\\Factory\\MailerFactory' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Mailing\\Types\\NewLoginMail' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Mailing\\Types\\NewSavedDeviceMail' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Mailing\\Types\\TwoFactorMail' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Messaging\\FormMessageHandler' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Storage\\ConversionService' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Storage\\FileUploadService' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Storage\\ImageConversionService' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Storage\\ImagickConversionService' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Storage\\ImaginaryConversionService' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Storage\\ProfilePictureService' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Storage\\StorageBaseService' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Tests\\CleanDatabaseHandler' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Tests\\DatabaseAwareTestCase' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Tests\\FrontTestCase' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Tests\\JinyaExtension' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Tests\\TestRequestHandler' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Tests\\ThemeTestCase' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Theming\\Engine' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Theming\\Extensions\\FileExtension' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Theming\\Extensions\\LinksExtension' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Theming\\Extensions\\MenuExtension' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Theming\\Extensions\\ThemeExtension' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Theming\\Theme' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Theming\\ThemeSyncer' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Utils\\CacheUtils' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Utils\\CookieSetter' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Utils\\UuidGenerator' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\ApiKeyController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\ArtistController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\AuthenticationController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\BaseController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\BlogController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\CacheController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\ConfigurationController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\DatabaseController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\EnvironmentController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\FileController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\FormController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\FrontendController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\GalleryController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\InstallController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\KnownDeviceController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\LocateIpController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\MediaController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\MenuController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\ModernPageController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\MyJinyaController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\PhpInfoController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\StatisticsController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\ThemeController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Controllers\\UpdateController' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Exceptions\\ApiKeyInvalidException' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Exceptions\\MissingPermissionsException' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Handlers\\ErrorHandler' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Middleware\\AuthorizationMiddleware' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Middleware\\CheckRequiredFieldsMiddleware' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Middleware\\RedirectInstallerMiddleware' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, '\\Jinya\\Cms\\Web\\Middleware\\ThemeSyncMiddleware' => class phpDocumentor\Descriptor\ClassDescriptor { ... }] }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel '; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, $documentationSet = class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { private phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; private string $output = '.'; private array $ignore = [...]; private array $extensions = [...]; private array $visibility = [...]; private string $defaultPackageName = 'Application'; private ?bool $includeSource = NULL; private array $markers = [...]; private array $ignoreTags = [...]; private ?phpDocumentor\Configuration\Source $examples = NULL; private string $encoding = 'utf-8'; private bool $validate = FALSE; private bool $ignorePackages = FALSE }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } } }, $templatePath = '/class.html.twig', $extraParameters = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig.php:164 13.1721 86461064 23. phpDocumentor\Transformer\Writer\Twig->transformNode($node = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand'; private $name = 'MigrateConfigurationCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'MigrateConfigurationCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'MigrateConfigurationCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'da2e12e098ec94c6b5706bc1e3470215'; protected string $path = 'src/Console/MigrateConfigurationCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 7; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 57; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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 $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }, $transformation = class phpDocumentor\Transformer\Transformation { private ?phpDocumentor\Transformer\Transformer $transformer = class phpDocumentor\Transformer\Transformer { protected $target = NULL; private ?League\Flysystem\FilesystemInterface $destination = NULL; protected $writers = class phpDocumentor\Transformer\Writer\Collection { ... }; private readonly Psr\Log\LoggerInterface $logger = class Monolog\Logger { ... }; private readonly phpDocumentor\Parser\FlySystemFactory $flySystemFactory = class phpDocumentor\Parser\FlySystemFactory { ... }; private readonly Symfony\Contracts\EventDispatcher\EventDispatcherInterface $eventDispatcher = class Symfony\Component\EventDispatcher\EventDispatcher { ... } }; private array $parameters = ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }]; private readonly phpDocumentor\Transformer\Template $template = class phpDocumentor\Transformer\Template { private string $author = 'Mike van Riel '; private string $version = '1.0.0'; private string $copyright = ''; private string $description = ''; private array $transformations = [...]; private array $parameters = [...]; private ?string $extends = NULL; private readonly string $name = 'jinya-theme'; private readonly League\Flysystem\MountManager $files = class League\Flysystem\MountManager { ... } }; private readonly string $query = 'indexes.classes'; private readonly string $writer = 'twig'; private readonly string $source = 'templates/default/class.html.twig'; private readonly string $artifact = '' }, $documentationSet = class phpDocumentor\Descriptor\ApiSetDescriptor { protected phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { private phpDocumentor\Dsn $dsn = class phpDocumentor\Dsn { ... }; private array $paths = [...] }; protected string $outputLocation = '.'; private readonly phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}tocs = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}files = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; private phpDocumentor\Descriptor\Collection ${phpDocumentor\Descriptor\DocumentationSetDescriptor}indexes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected string $name = '5058f1af8388633f609cadb75a75dc9d'; protected ?phpDocumentor\Descriptor\DocBlock\DescriptionDescriptor $description = NULL; private readonly phpDocumentor\Configuration\ApiSpecification $apiSpecification = class phpDocumentor\Configuration\ApiSpecification { private phpDocumentor\Configuration\Source $source = class phpDocumentor\Configuration\Source { ... }; private string $output = '.'; private array $ignore = [...]; private array $extensions = [...]; private array $visibility = [...]; private string $defaultPackageName = 'Application'; private ?bool $includeSource = NULL; private array $markers = [...]; private array $ignoreTags = [...]; private ?phpDocumentor\Configuration\Source $examples = NULL; private string $encoding = 'utf-8'; private bool $validate = FALSE; private bool $ignorePackages = FALSE }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = '\\'; 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 = NULL; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } } }, $templatePath = '/class.html.twig', $extraParameters = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig.php:212 13.1739 86462424 24. Twig\Environment->render($name = '/class.html.twig', $context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.html']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig.php:249 13.1741 86462600 25. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.html']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php:333 13.1741 86462600 26. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.html']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 13.1741 86479112 27. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.html'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373 13.1895 86908464 28. __TwigTemplate_a9f22da07c16a3827b687b5ea7a49b5e->block_content($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $blocks = ['head' => [0 => class __TwigTemplate_1ee154d6bcee4a090db779e000ec8e7b { ... }, 1 => 'block_head'], 'title' => [0 => class __TwigTemplate_1ee154d6bcee4a090db779e000ec8e7b { ... }, 1 => 'block_title'], 'stylesheets' => [0 => class __TwigTemplate_1ee154d6bcee4a090db779e000ec8e7b { ... }, 1 => 'block_stylesheets'], 'javascripts' => [0 => class __TwigTemplate_1ee154d6bcee4a090db779e000ec8e7b { ... }, 1 => 'block_javascripts'], 'content' => [0 => class __TwigTemplate_a9f22da07c16a3827b687b5ea7a49b5e { ... }, 1 => 'block_content']]) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.1895 86908464 29. 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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/class-title.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:65 13.1898 86908544 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1898 86908544 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1898 86925056 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1898 86935320 33. __TwigTemplate_f76612bbf7cf4e2fa34cd27b5c0d9efc->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1898 86935320 34. phpDocumentor\Transformer\Writer\Twig\Extension->{closure:phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:378-381}($value = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand'; private $name = 'AbstractCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'd9182d5209b2ae1d4d4c45b9e0ea5457'; protected string $path = 'src/Console/AbstractCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 10; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 31; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = NULL; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }, $presentation = 'class:short') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:55 13.1898 86935480 35. phpDocumentor\Transformer\Writer\Twig\LinkRenderer->render($value = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand'; private $name = 'AbstractCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'd9182d5209b2ae1d4d4c45b9e0ea5457'; protected string $path = 'src/Console/AbstractCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 10; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 31; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = NULL; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }, $presentation = 'class:short') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/Extension.php:381 13.1898 86935480 36. phpDocumentor\Transformer\Writer\Twig\LinkRenderer\LinkAdapter->render($value = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand'; private $name = 'AbstractCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'd9182d5209b2ae1d4d4c45b9e0ea5457'; protected string $path = 'src/Console/AbstractCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 10; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 31; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = NULL; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }, $presentation = 'class:short') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/LinkRenderer.php:137 13.1899 86935592 37. phpDocumentor\Transformer\Writer\Twig\LinkRenderer\UrlGenerator->generate($target = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand'; private $name = 'AbstractCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'd9182d5209b2ae1d4d4c45b9e0ea5457'; protected string $path = 'src/Console/AbstractCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 10; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 31; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = NULL; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { protected array $items = [...] } }, $fallback = '\\Jinya\\Cms\\Console\\AbstractCommand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Writer/Twig/LinkRenderer/LinkAdapter.php:63 13.1899 86935592 38. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand'; private $name = 'AbstractCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'd9182d5209b2ae1d4d4c45b9e0ea5457'; protected string $path = 'src/Console/AbstractCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 10; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 31; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = NULL; protected phpDocumentor\Descriptor\Collection $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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/LinkRenderer/UrlGenerator.php:67 13.1899 86935592 39. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand', $fragment = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:102 13.1899 86935592 40. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Console\\AbstractCommand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175 13.1899 86935592 41. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Console\\AbstractCommand', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191 AbstractCommand
in package

This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute

Tags

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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1957 87459784 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1957 87459784 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1957 87476296 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478880 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478880 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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478960 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478960 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1963 87495472 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1967 87514880 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'climate'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.1967 87515256 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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'climate'], $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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = 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:303 13.1969 87516688 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'climate', 'type' => 'property']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520 13.1969 87516688 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'climate', 'type' => 'property']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 13.1969 87533200 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'climate', 'type' => 'property'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373 13.1969 87538472 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'climate', 'type' => 'property'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.1969 87538472 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\\Console\\AbstractCommand::$climate'; private $name = 'climate' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 = 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 ?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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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::PROTECTED('protected'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; protected ?string $default = 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 13.1969 87538632 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\\Console\\AbstractCommand::$climate'; private $name = 'climate' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 = 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 ?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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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::PROTECTED('protected'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; protected ?string $default = 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 13.1969 87538632 46. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand::$climate'; private $name = 'climate' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 = 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 ?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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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::PROTECTED('protected'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; protected ?string $default = 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 13.1970 87538680 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand', $fragment = 'property_climate') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:153 13.1970 87538680 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Console\\AbstractCommand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175 13.1970 87538680 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Console\\AbstractCommand', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191 classes/Jinya-Cms-Console-AbstractCommand.html#property_climate">$climate  : CLImate
\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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1957 87459784 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1957 87459784 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1957 87476296 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478880 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478880 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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478960 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478960 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1963 87495472 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1995 87762576 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 1, 'revindex' => 2, 'length' => 2, '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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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' => '__construct'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.1995 87762952 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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 1, 'revindex' => 2, 'length' => 2, '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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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' => '__construct'], $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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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 13.1996 87764368 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 1, 'revindex' => 2, 'length' => 2, '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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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' => '__construct', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520 13.1996 87764368 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 1, 'revindex' => 2, 'length' => 2, '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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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' => '__construct', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 13.1996 87780880 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 1, 'revindex' => 2, 'length' => 2, '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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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' => '__construct', 'type' => 'method'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373 13.1997 87786152 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 1, 'revindex' => 2, 'length' => 2, '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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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' => '__construct', 'type' => 'method'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.1998 87786152 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\\Console\\AbstractCommand::__construct()'; private $name = '__construct' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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 = 493 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 23; private $columnNumber = 573 }; 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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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\Mixed_ { }; 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 13.1998 87786312 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\\Console\\AbstractCommand::__construct()'; private $name = '__construct' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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 = 493 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 23; private $columnNumber = 573 }; 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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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\Mixed_ { }; 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 13.1998 87786312 46. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand::__construct()'; private $name = '__construct' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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 = 493 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 23; private $columnNumber = 573 }; 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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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\Mixed_ { }; 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 13.1998 87786360 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand', $fragment = 'method___construct') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133 13.1998 87786360 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Console\\AbstractCommand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175 13.1998 87786360 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Console\\AbstractCommand', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191 classes/Jinya-Cms-Console-AbstractCommand.html#method___construct">__construct()  : mixed
Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate
\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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1957 87459784 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1957 87459784 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1957 87476296 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478880 33. __TwigTemplate_d1e2a30df8ce518a111938bd4b87cb77->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478880 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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478960 35. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1962 87478960 36. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.1963 87495472 37. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2021 88025568 38. __TwigTemplate_aa03ca0048369d1b5741ed30220161a7->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 0, 'revindex' => 1, 'length' => 2, '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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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\Void_ { ... }; 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' => 'run'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.2021 88025944 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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 0, 'revindex' => 1, 'length' => 2, '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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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\Void_ { ... }; 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' => 'run'], $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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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\Void_ { ... }; 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 13.2022 88027360 40. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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\Void_ { ... }; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 0, 'revindex' => 1, 'length' => 2, '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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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\Void_ { ... }; 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' => 'run', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Extension/CoreExtension.php:1520 13.2022 88027360 41. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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\Void_ { ... }; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 0, 'revindex' => 1, 'length' => 2, '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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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\Void_ { ... }; 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' => 'run', 'type' => 'method']) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/TemplateWrapper.php:51 13.2022 88043872 42. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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\Void_ { ... }; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 0, 'revindex' => 1, 'length' => 2, '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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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\Void_ { ... }; 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' => 'run', 'type' => 'method'], $blocks = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:373 13.2023 88049144 43. __TwigTemplate_2b9d0bbf9ebdf8af951c078d19a1f1b1->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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\Void_ { ... }; 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-Console-MigrateConfigurationCommand.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-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.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' => 0, 'revindex' => 1, 'length' => 2, '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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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\Void_ { ... }; 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' => 'run', 'type' => 'method'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.2023 88049144 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\\Console\\MigrateConfigurationCommand::run()'; private $name = 'run' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 13; private $columnNumber = 193 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 56; private $columnNumber = 1475 }; 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 = 'MigrateConfigurationCommand'; 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\Void_ { }; 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 13.2023 88049304 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\\Console\\MigrateConfigurationCommand::run()'; private $name = 'run' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 13; private $columnNumber = 193 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 56; private $columnNumber = 1475 }; 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 = 'MigrateConfigurationCommand'; 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\Void_ { }; 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 13.2023 88049304 46. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand::run()'; private $name = 'run' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 13; private $columnNumber = 193 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 56; private $columnNumber = 1475 }; 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 = 'MigrateConfigurationCommand'; 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\Void_ { }; 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 13.2023 88049344 47. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand', $fragment = 'method_run') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133 13.2023 88049344 48. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175 13.2023 88049344 49. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191 classes/Jinya-Cms-Console-MigrateConfigurationCommand.html#method_run">run()  : void
Gets executed by the cli executor

Properties \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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/properties.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:82 13.2061 88245272 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2061 88245272 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2062 88261784 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2063 88267136 33. __TwigTemplate_6f518debcb3077b51c22e4efa1165b97->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'properties' => class ArrayIterator { private $storage = [...] }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.2063 88267136 34. 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\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand'; private $name = 'MigrateConfigurationCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'MigrateConfigurationCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'MigrateConfigurationCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'da2e12e098ec94c6b5706bc1e3470215'; protected string $path = 'src/Console/MigrateConfigurationCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 7; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 57; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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 $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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:54 13.2063 88267296 35. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand'; private $name = 'MigrateConfigurationCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'MigrateConfigurationCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'MigrateConfigurationCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'da2e12e098ec94c6b5706bc1e3470215'; protected string $path = 'src/Console/MigrateConfigurationCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 7; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 57; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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 $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 13.2063 88267296 36. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand'; private $name = 'MigrateConfigurationCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'MigrateConfigurationCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'MigrateConfigurationCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'da2e12e098ec94c6b5706bc1e3470215'; protected string $path = 'src/Console/MigrateConfigurationCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 7; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 57; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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 $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 13.2063 88267296 37. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand', $fragment = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:102 13.2063 88267296 38. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175 13.2063 88267296 39. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191 classes/Jinya-Cms-Console-MigrateConfigurationCommand.html#properties" class="headerlink">

$climate \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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/properties.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:82 13.2061 88245272 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2061 88245272 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2062 88261784 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2082 88462616 33. __TwigTemplate_2e5622c91a390501da958f85aab21583->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'properties' => class ArrayIterator { private $storage = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.html', 'parameter' => [...], 'env' => NULL, 'properties' => class ArrayIterator { ... }], '_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 = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 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\Object_ { ... }; protected ?string $default = NULL; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }, '_key' => 'climate'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.2083 88462616 34. 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\\Console\\AbstractCommand::$climate'; private $name = 'climate' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 = 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 ?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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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::PROTECTED('protected'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; protected ?string $default = 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:83 13.2083 88462776 35. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand::$climate'; private $name = 'climate' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 = 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 ?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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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::PROTECTED('protected'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; protected ?string $default = 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 13.2083 88462776 36. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\PropertyDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand::$climate'; private $name = 'climate' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'climate'; protected $namespace = '\\Jinya\\Cms\\Console\\AbstractCommand'; 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 = 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 ?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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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::PROTECTED('protected'); private ?phpDocumentor\Descriptor\ValueObjects\VisibilityModifier $write = NULL }; protected ?phpDocumentor\Reflection\Type $type = class phpDocumentor\Reflection\Types\Object_ { private $fqsen = class phpDocumentor\Reflection\Fqsen { ... } }; protected ?string $default = 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 13.2083 88462824 37. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand', $fragment = 'property_climate') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:153 13.2083 88462824 38. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Console\\AbstractCommand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175 13.2083 88462824 39. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Console\\AbstractCommand', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191 classes/Jinya-Cms-Console-AbstractCommand.html#property_climate" class="headerlink">

protected CLImate $climate

The CLImate instance of the command

Tags

Methods \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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/methods.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:86 13.2159 88850688 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2159 88850688 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2159 88867200 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2161 88872552 33. __TwigTemplate_06a5cd267115de77f3f8f08e6cc85452->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'methods' => class ArrayIterator { private $storage = [...] }], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.2161 88872552 34. 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\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand'; private $name = 'MigrateConfigurationCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'MigrateConfigurationCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'MigrateConfigurationCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'da2e12e098ec94c6b5706bc1e3470215'; protected string $path = 'src/Console/MigrateConfigurationCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 7; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 57; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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 $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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:51 13.2161 88872712 35. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand'; private $name = 'MigrateConfigurationCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'MigrateConfigurationCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'MigrateConfigurationCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'da2e12e098ec94c6b5706bc1e3470215'; protected string $path = 'src/Console/MigrateConfigurationCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 7; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 57; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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 $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 13.2161 88872712 36. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand'; private $name = 'MigrateConfigurationCommand' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'MigrateConfigurationCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'Console'; protected $namespace = '\\Jinya\\Cms'; 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\NamespaceDescriptor { ... }; 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 $enums = class phpDocumentor\Descriptor\Collection { ... } }; 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 = class phpDocumentor\Descriptor\FileDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = NULL; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'MigrateConfigurationCommand.php'; protected $namespace = ''; 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 = NULL; protected ?phpDocumentor\Reflection\Location $endLocation = NULL; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { ... }; protected $inheritedElement = NULL; protected string $hash = 'da2e12e098ec94c6b5706bc1e3470215'; protected string $path = 'src/Console/MigrateConfigurationCommand.php'; protected ?string $source = NULL; protected phpDocumentor\Descriptor\Collection $namespaceAliases = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $includes = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { ... }; protected phpDocumentor\Descriptor\Collection $functions = 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 { ... }; protected phpDocumentor\Descriptor\Collection $markers = class phpDocumentor\Descriptor\Collection { ... }; private phpDocumentor\Descriptor\Collection $enums = class phpDocumentor\Descriptor\Collection { ... } }; protected int $line = 0; protected ?phpDocumentor\Reflection\Location $startLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 7; private $columnNumber = 0 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 57; private $columnNumber = 0 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 array $items = [...] }; protected phpDocumentor\Descriptor\Collection $properties = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $constants = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $parent = class phpDocumentor\Descriptor\ClassDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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 $implements = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected phpDocumentor\Descriptor\Collection $usedTraits = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; 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 13.2161 88872712 37. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand', $fragment = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:102 13.2161 88872712 38. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175 13.2161 88872712 39. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191 classes/Jinya-Cms-Console-MigrateConfigurationCommand.html#methods" class="headerlink">

__construct() \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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/methods.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:86 13.2159 88850688 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2159 88850688 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2159 88867200 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2182 89067520 33. __TwigTemplate_27eda04ae6e1b38456cee6ee5dd8c4ed->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'methods' => class ArrayIterator { private $storage = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.html', 'parameter' => [...], 'env' => NULL, 'methods' => class ArrayIterator { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 0, 'index' => 1, 'first' => TRUE, 'revindex0' => 1, 'revindex' => 2, 'length' => 2, '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 = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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\Mixed_ { ... }; 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' => '__construct'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.2182 89067520 34. 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\\Console\\AbstractCommand::__construct()'; private $name = '__construct' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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 = 493 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 23; private $columnNumber = 573 }; 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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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\Mixed_ { }; 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:82 13.2182 89067680 35. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand::__construct()'; private $name = '__construct' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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 = 493 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 23; private $columnNumber = 573 }; 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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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\Mixed_ { }; 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 13.2182 89067680 36. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand::__construct()'; private $name = '__construct' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = '__construct'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 'Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate'; 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 = 493 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 23; private $columnNumber = 573 }; 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 = 'AbstractCommand'; protected $namespace = class phpDocumentor\Descriptor\NamespaceDescriptor { ... }; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'This is the base class for all commands, the cli executor expects all commands to extend this class and have a JinyaCommand attribute'; 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 = NULL; 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\Mixed_ { }; 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 13.2182 89067728 37. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Console\\AbstractCommand', $fragment = 'method___construct') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133 13.2182 89067728 38. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Console\\AbstractCommand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175 13.2182 89067728 39. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Console\\AbstractCommand', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191 classes/Jinya-Cms-Console-AbstractCommand.html#method___construct" class="headerlink">

Creates a new instance of AbstractCommand. Derived classes need to call the constructor to initialize CLImate

public __construct() : mixed
Tags
Return values
mixed

run() \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-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL], $template = 'components/methods.html.twig', $variables = ???, $withContext = ???, $ignoreMissing = ???, $sandboxed = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Environment.php(420) : eval()'d code:86 13.2159 88850688 30. Twig\TemplateWrapper->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2159 88850688 31. Twig\Template->render($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2159 88867200 32. Twig\Template->display($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.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 13.2236 89466416 33. __TwigTemplate_27eda04ae6e1b38456cee6ee5dd8c4ed->doDisplay($context = ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.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 = 'MigrateConfigurationCommand'; 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-Console-MigrateConfigurationCommand.html', 'parameter' => ['twig-debug' => class phpDocumentor\Transformer\Template\Parameter { ... }], 'env' => NULL, 'methods' => class ArrayIterator { private $storage = [...] }, '_parent' => ['target_path' => 'classes/Jinya-Cms-Console-MigrateConfigurationCommand.html', 'project' => class phpDocumentor\Descriptor\ProjectDescriptor { ... }, 'documentationSet' => class phpDocumentor\Descriptor\ApiSetDescriptor { ... }, 'node' => class phpDocumentor\Descriptor\ClassDescriptor { ... }, 'usesNamespaces' => TRUE, 'usesPackages' => TRUE, 'destinationPath' => '/classes/Jinya-Cms-Console-MigrateConfigurationCommand.html', 'parameter' => [...], 'env' => NULL, 'methods' => class ArrayIterator { ... }], '_seq' => class ArrayIterator { private $storage = [...] }, 'loop' => ['parent' => [...], 'index0' => 1, 'index' => 2, 'first' => FALSE, 'revindex0' => 0, 'revindex' => 1, 'length' => 2, '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 = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = class phpDocumentor\Descriptor\MethodDescriptor { ... }; 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\Void_ { ... }; 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' => 'run'], $blocks = []) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/vendor/twig/twig/src/Template.php:358 13.2236 89466416 34. 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\\Console\\MigrateConfigurationCommand::run()'; private $name = 'run' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 13; private $columnNumber = 193 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 56; private $columnNumber = 1475 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Gets executed by the cli executor'; 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\Void_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; 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 = 'MigrateConfigurationCommand'; 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\Void_ { }; 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:82 13.2237 89466576 35. phpDocumentor\Transformer\Writer\Twig\PathBuilder->link($value = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand::run()'; private $name = 'run' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 13; private $columnNumber = 193 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 56; private $columnNumber = 1475 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Gets executed by the cli executor'; 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\Void_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; 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 = 'MigrateConfigurationCommand'; 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\Void_ { }; 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 13.2237 89466576 36. phpDocumentor\Transformer\Router\Router->generate($node = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { private $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand::run()'; private $name = 'run' }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = []; protected string $name = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; 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 = 13; private $columnNumber = 193 }; protected ?phpDocumentor\Reflection\Location $endLocation = class phpDocumentor\Reflection\Location { private $lineNumber = 56; private $columnNumber = 1475 }; protected phpDocumentor\Descriptor\Collection $errors = class phpDocumentor\Descriptor\Collection { protected array $items = [...] }; protected $inheritedElement = class phpDocumentor\Descriptor\MethodDescriptor { protected ?phpDocumentor\Reflection\Fqsen $fqsen = class phpDocumentor\Reflection\Fqsen { ... }; private array ${phpDocumentor\Descriptor\DescriptorAbstract}metadata = [...]; protected string $name = 'run'; protected $namespace = '\\Jinya\\Cms\\Console'; protected $package = class phpDocumentor\Descriptor\PackageDescriptor { ... }; protected string $summary = 'Gets executed by the cli executor'; 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\Void_ { ... }; private bool $hasReturnByReference = FALSE; protected bool $final = FALSE; protected bool $abstract = TRUE; protected ?phpDocumentor\Descriptor\ValueObjects\Visibility $visibility = class phpDocumentor\Descriptor\ValueObjects\Visibility { ... }; protected phpDocumentor\Descriptor\Collection $attributes = class phpDocumentor\Descriptor\Collection { ... } }; 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 = 'MigrateConfigurationCommand'; 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\Void_ { }; 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 13.2237 89466616 37. phpDocumentor\Transformer\Router\Router->generateUrlForDescriptor($type = 'class', $fqsen = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand', $fragment = 'method_run') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:133 13.2237 89466616 38. phpDocumentor\Transformer\Router\Router->slugifyNameBasedOnType($type = 'class', $name = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand') phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:175 13.2237 89466616 39. Symfony\Component\String\Slugger\AsciiSlugger->slug($string = '\\Jinya\\Cms\\Console\\MigrateConfigurationCommand', $separator = ???, $locale = ???) phar:///builds/jinya-cms/jinya-cms/tools/phpdocumentor/src/phpDocumentor/Transformer/Router/Router.php:191 classes/Jinya-Cms-Console-MigrateConfigurationCommand.html#method_run" class="headerlink">

Gets executed by the cli executor

public run() : void
Tags
inheritDoc
Return values
void

Search results