( ! ) Notice: fwrite(): Write of 350 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.00921680256App\Service\ManageOrder->__construct( $workflowRegistry = class Symfony\Component\Workflow\Registry { private array $workflows = [0 => [...], 1 => [...], 2 => [...]] }, $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { public readonly array $skippedProperties = [...]; public int $status = 1; public object $realInstance = *uninitialized*; public readonly Closure|array $initializer = class Closure { ... } } }, $orderRepository = class App\Repository\Project\PurchaseRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Purchase' }, $paymentRepository = class App\Repository\Project\PaymentTypeRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\PaymentType' }, $workflow = class Symfony\Component\Workflow\Registry { private array $workflows = [0 => [...], 1 => [...], 2 => [...]] } ).../App_KernelDevDebugContainer.php:3549
160.00921680368Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated', $file = '/var/projects/mua/src/Service/ManageOrder.php', $line = 30 ).../ManageOrder.php:30
170.00921693000Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/ManageOrder.php'; protected int $line = 30; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
180.00921693376Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/ManageOrder.php'; protected int $line = 30; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
190.00931694832Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.564588'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.564588+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ManageOrder::$workflowRegistry is deprecated at /var/projects/mua/src/Service/ManageOrder.php:30)"} []\n' } ).../Logger.php:390
200.00931695216Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.564588'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.564588+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ManageOrder::$workflowRegistry is deprecated at /var/projects/mua/src/Service/ManageOrder.php:30)"} []\n' } ).../AbstractProcessingHandler.php:44
210.00931695216Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.564588'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.564588+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ManageOrder::$workflowRegistry is deprecated at /var/projects/mua/src/Service/ManageOrder.php:30)"} []\n' } ).../RotatingFileHandler.php:113
220.00931695216Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.564588'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.564588+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ManageOrder::$workflowRegistry is deprecated at /var/projects/mua/src/Service/ManageOrder.php:30)"} []\n' } ).../StreamHandler.php:152
230.00931695216fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.564588+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ManageOrder::$workflowRegistry is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ManageOrder::$workflowRegistry is deprecated at /var/projects/mua/src/Service/ManageOrder.php:30)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 364 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.00961714976ContainerHk8sVI0\App_KernelDevDebugContainer->getPriceCalculatorService( ).../App_KernelDevDebugContainer.php:3550
160.00961721088App\Service\PriceCalculator->__construct( $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }, $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }, $serializer = class Symfony\Component\Serializer\Serializer { protected $encoder = class Symfony\Component\Serializer\Encoder\ChainEncoder { private array $encoders = [...]; private array $encoderByFormat = [...] }; protected $decoder = class Symfony\Component\Serializer\Encoder\ChainDecoder { private array $decoders = [...]; private array $decoderByFormat = [...] }; private $normalizers = [0 => class Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer { ... }, 1 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 2 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 3 => class ApiPlatform\Serializer\ConstraintViolationListNormalizer { ... }, 4 => class ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer { ... }, 5 => class ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer { ... }, 6 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 7 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 8 => class ApiPlatform\Hydra\Serializer\DocumentationNormalizer { ... }, 9 => class ApiPlatform\Hydra\Serializer\EntrypointNormalizer { ... }, 10 => class ApiPlatform\Hydra\Serializer\ErrorNormalizer { ... }, 11 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 12 => class ApiPlatform\Problem\Serializer\ErrorNormalizer { ... }, 13 => class Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer { ... }, 14 => class Symfony\Component\Serializer\Normalizer\ProblemNormalizer { ... }, 15 => class Symfony\Component\Serializer\Normalizer\UidNormalizer { ... }, 16 => class ApiPlatform\JsonLd\Serializer\ItemNormalizer { ... }, 17 => class ApiPlatform\Serializer\ItemNormalizer { ... }, 18 => class Symfony\Component\Serializer\Normalizer\DateTimeNormalizer { ... }, 19 => class Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer { ... }, 20 => class Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer { ... }, 21 => class Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer { ... }, 22 => class Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer { ... }, 23 => class Symfony\Component\Serializer\Normalizer\FormErrorNormalizer { ... }, 24 => class Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer { ... }, 25 => class Symfony\Component\Serializer\Normalizer\DataUriNormalizer { ... }, 26 => class Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer { ... }, 27 => class ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer { ... }, 28 => class Symfony\Component\Serializer\Normalizer\ArrayDenormalizer { ... }, 29 => class ApiPlatform\JsonLd\Serializer\ObjectNormalizer { ... }, 30 => class Symfony\Component\Serializer\Normalizer\ObjectNormalizer { ... }]; private $denormalizerCache = []; private $normalizerCache = [] }, $currencyRepository = class App\Repository\Project\CurrencyRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Currency' }, $clientDiscountRepository = class App\Repository\Project\ClientDiscountRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ClientDiscount' }, $security = class Symfony\Bundle\SecurityBundle\Security { private Psr\Container\ContainerInterface ${Symfony\Component\Security\Core\Security}container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly Psr\Container\ContainerInterface $container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly array $authenticators = ['dev' => NULL, 'main' => class Symfony\Component\DependencyInjection\Argument\ServiceLocator { ... }] }, $priceRepository = class App\Repository\Project\PriceRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Price' } ).../App_KernelDevDebugContainer.php:1836
170.00961721216Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated', $file = '/var/projects/mua/src/Service/PriceCalculator.php', $line = 37 ).../PriceCalculator.php:37
180.00961734600Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 37; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
190.00961734600Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 37; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
200.00971735896Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.564995'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.564995+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$productRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:37)"} []\n' } ).../Logger.php:390
210.00971736344Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.564995'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.564995+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$productRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:37)"} []\n' } ).../AbstractProcessingHandler.php:44
220.00971736344Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.564995'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.564995+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$productRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:37)"} []\n' } ).../RotatingFileHandler.php:113
230.00971736344Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.564995'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.564995+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$productRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:37)"} []\n' } ).../StreamHandler.php:152
240.00971736344fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.564995+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$productRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:37)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 378 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.00961714976ContainerHk8sVI0\App_KernelDevDebugContainer->getPriceCalculatorService( ).../App_KernelDevDebugContainer.php:3550
160.00961721088App\Service\PriceCalculator->__construct( $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }, $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }, $serializer = class Symfony\Component\Serializer\Serializer { protected $encoder = class Symfony\Component\Serializer\Encoder\ChainEncoder { private array $encoders = [...]; private array $encoderByFormat = [...] }; protected $decoder = class Symfony\Component\Serializer\Encoder\ChainDecoder { private array $decoders = [...]; private array $decoderByFormat = [...] }; private $normalizers = [0 => class Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer { ... }, 1 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 2 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 3 => class ApiPlatform\Serializer\ConstraintViolationListNormalizer { ... }, 4 => class ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer { ... }, 5 => class ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer { ... }, 6 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 7 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 8 => class ApiPlatform\Hydra\Serializer\DocumentationNormalizer { ... }, 9 => class ApiPlatform\Hydra\Serializer\EntrypointNormalizer { ... }, 10 => class ApiPlatform\Hydra\Serializer\ErrorNormalizer { ... }, 11 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 12 => class ApiPlatform\Problem\Serializer\ErrorNormalizer { ... }, 13 => class Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer { ... }, 14 => class Symfony\Component\Serializer\Normalizer\ProblemNormalizer { ... }, 15 => class Symfony\Component\Serializer\Normalizer\UidNormalizer { ... }, 16 => class ApiPlatform\JsonLd\Serializer\ItemNormalizer { ... }, 17 => class ApiPlatform\Serializer\ItemNormalizer { ... }, 18 => class Symfony\Component\Serializer\Normalizer\DateTimeNormalizer { ... }, 19 => class Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer { ... }, 20 => class Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer { ... }, 21 => class Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer { ... }, 22 => class Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer { ... }, 23 => class Symfony\Component\Serializer\Normalizer\FormErrorNormalizer { ... }, 24 => class Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer { ... }, 25 => class Symfony\Component\Serializer\Normalizer\DataUriNormalizer { ... }, 26 => class Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer { ... }, 27 => class ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer { ... }, 28 => class Symfony\Component\Serializer\Normalizer\ArrayDenormalizer { ... }, 29 => class ApiPlatform\JsonLd\Serializer\ObjectNormalizer { ... }, 30 => class Symfony\Component\Serializer\Normalizer\ObjectNormalizer { ... }]; private $denormalizerCache = []; private $normalizerCache = [] }, $currencyRepository = class App\Repository\Project\CurrencyRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Currency' }, $clientDiscountRepository = class App\Repository\Project\ClientDiscountRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ClientDiscount' }, $security = class Symfony\Bundle\SecurityBundle\Security { private Psr\Container\ContainerInterface ${Symfony\Component\Security\Core\Security}container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly Psr\Container\ContainerInterface $container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly array $authenticators = ['dev' => NULL, 'main' => class Symfony\Component\DependencyInjection\Argument\ServiceLocator { ... }] }, $priceRepository = class App\Repository\Project\PriceRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Price' } ).../App_KernelDevDebugContainer.php:1836
170.01001753448Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated', $file = '/var/projects/mua/src/Service/PriceCalculator.php', $line = 38 ).../PriceCalculator.php:38
180.01001766864Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 38; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
190.01001766864Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 38; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
200.01001768160Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.565383'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.565383+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$productVariantRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:38)"} []\n' } ).../Logger.php:390
210.01011768608Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.565383'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.565383+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$productVariantRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:38)"} []\n' } ).../AbstractProcessingHandler.php:44
220.01011768608Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.565383'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.565383+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$productVariantRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:38)"} []\n' } ).../RotatingFileHandler.php:113
230.01011768608Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.565383'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.565383+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$productVariantRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:38)"} []\n' } ).../StreamHandler.php:152
240.01011768608fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.565383+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$productVariantRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$productVariantRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:38)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 350 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.00961714976ContainerHk8sVI0\App_KernelDevDebugContainer->getPriceCalculatorService( ).../App_KernelDevDebugContainer.php:3550
160.00961721088App\Service\PriceCalculator->__construct( $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }, $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }, $serializer = class Symfony\Component\Serializer\Serializer { protected $encoder = class Symfony\Component\Serializer\Encoder\ChainEncoder { private array $encoders = [...]; private array $encoderByFormat = [...] }; protected $decoder = class Symfony\Component\Serializer\Encoder\ChainDecoder { private array $decoders = [...]; private array $decoderByFormat = [...] }; private $normalizers = [0 => class Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer { ... }, 1 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 2 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 3 => class ApiPlatform\Serializer\ConstraintViolationListNormalizer { ... }, 4 => class ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer { ... }, 5 => class ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer { ... }, 6 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 7 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 8 => class ApiPlatform\Hydra\Serializer\DocumentationNormalizer { ... }, 9 => class ApiPlatform\Hydra\Serializer\EntrypointNormalizer { ... }, 10 => class ApiPlatform\Hydra\Serializer\ErrorNormalizer { ... }, 11 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 12 => class ApiPlatform\Problem\Serializer\ErrorNormalizer { ... }, 13 => class Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer { ... }, 14 => class Symfony\Component\Serializer\Normalizer\ProblemNormalizer { ... }, 15 => class Symfony\Component\Serializer\Normalizer\UidNormalizer { ... }, 16 => class ApiPlatform\JsonLd\Serializer\ItemNormalizer { ... }, 17 => class ApiPlatform\Serializer\ItemNormalizer { ... }, 18 => class Symfony\Component\Serializer\Normalizer\DateTimeNormalizer { ... }, 19 => class Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer { ... }, 20 => class Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer { ... }, 21 => class Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer { ... }, 22 => class Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer { ... }, 23 => class Symfony\Component\Serializer\Normalizer\FormErrorNormalizer { ... }, 24 => class Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer { ... }, 25 => class Symfony\Component\Serializer\Normalizer\DataUriNormalizer { ... }, 26 => class Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer { ... }, 27 => class ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer { ... }, 28 => class Symfony\Component\Serializer\Normalizer\ArrayDenormalizer { ... }, 29 => class ApiPlatform\JsonLd\Serializer\ObjectNormalizer { ... }, 30 => class Symfony\Component\Serializer\Normalizer\ObjectNormalizer { ... }]; private $denormalizerCache = []; private $normalizerCache = [] }, $currencyRepository = class App\Repository\Project\CurrencyRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Currency' }, $clientDiscountRepository = class App\Repository\Project\ClientDiscountRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ClientDiscount' }, $security = class Symfony\Bundle\SecurityBundle\Security { private Psr\Container\ContainerInterface ${Symfony\Component\Security\Core\Security}container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly Psr\Container\ContainerInterface $container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly array $authenticators = ['dev' => NULL, 'main' => class Symfony\Component\DependencyInjection\Argument\ServiceLocator { ... }] }, $priceRepository = class App\Repository\Project\PriceRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Price' } ).../App_KernelDevDebugContainer.php:1836
170.01041761184Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated', $file = '/var/projects/mua/src/Service/PriceCalculator.php', $line = 39 ).../PriceCalculator.php:39
180.01041774568Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 39; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
190.01041774568Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 39; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
200.01041775864Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.565752'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.565752+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$serializer is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:39)"} []\n' } ).../Logger.php:390
210.01051776248Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.565752'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.565752+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$serializer is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:39)"} []\n' } ).../AbstractProcessingHandler.php:44
220.01051776248Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.565752'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.565752+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$serializer is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:39)"} []\n' } ).../RotatingFileHandler.php:113
230.01051776248Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.565752'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.565752+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$serializer is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:39)"} []\n' } ).../StreamHandler.php:152
240.01051776248fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.565752+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$serializer is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$serializer is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:39)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 366 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.00961714976ContainerHk8sVI0\App_KernelDevDebugContainer->getPriceCalculatorService( ).../App_KernelDevDebugContainer.php:3550
160.00961721088App\Service\PriceCalculator->__construct( $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }, $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }, $serializer = class Symfony\Component\Serializer\Serializer { protected $encoder = class Symfony\Component\Serializer\Encoder\ChainEncoder { private array $encoders = [...]; private array $encoderByFormat = [...] }; protected $decoder = class Symfony\Component\Serializer\Encoder\ChainDecoder { private array $decoders = [...]; private array $decoderByFormat = [...] }; private $normalizers = [0 => class Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer { ... }, 1 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 2 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 3 => class ApiPlatform\Serializer\ConstraintViolationListNormalizer { ... }, 4 => class ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer { ... }, 5 => class ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer { ... }, 6 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 7 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 8 => class ApiPlatform\Hydra\Serializer\DocumentationNormalizer { ... }, 9 => class ApiPlatform\Hydra\Serializer\EntrypointNormalizer { ... }, 10 => class ApiPlatform\Hydra\Serializer\ErrorNormalizer { ... }, 11 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 12 => class ApiPlatform\Problem\Serializer\ErrorNormalizer { ... }, 13 => class Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer { ... }, 14 => class Symfony\Component\Serializer\Normalizer\ProblemNormalizer { ... }, 15 => class Symfony\Component\Serializer\Normalizer\UidNormalizer { ... }, 16 => class ApiPlatform\JsonLd\Serializer\ItemNormalizer { ... }, 17 => class ApiPlatform\Serializer\ItemNormalizer { ... }, 18 => class Symfony\Component\Serializer\Normalizer\DateTimeNormalizer { ... }, 19 => class Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer { ... }, 20 => class Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer { ... }, 21 => class Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer { ... }, 22 => class Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer { ... }, 23 => class Symfony\Component\Serializer\Normalizer\FormErrorNormalizer { ... }, 24 => class Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer { ... }, 25 => class Symfony\Component\Serializer\Normalizer\DataUriNormalizer { ... }, 26 => class Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer { ... }, 27 => class ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer { ... }, 28 => class Symfony\Component\Serializer\Normalizer\ArrayDenormalizer { ... }, 29 => class ApiPlatform\JsonLd\Serializer\ObjectNormalizer { ... }, 30 => class Symfony\Component\Serializer\Normalizer\ObjectNormalizer { ... }]; private $denormalizerCache = []; private $normalizerCache = [] }, $currencyRepository = class App\Repository\Project\CurrencyRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Currency' }, $clientDiscountRepository = class App\Repository\Project\ClientDiscountRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ClientDiscount' }, $security = class Symfony\Bundle\SecurityBundle\Security { private Psr\Container\ContainerInterface ${Symfony\Component\Security\Core\Security}container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly Psr\Container\ContainerInterface $container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly array $authenticators = ['dev' => NULL, 'main' => class Symfony\Component\DependencyInjection\Argument\ServiceLocator { ... }] }, $priceRepository = class App\Repository\Project\PriceRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Price' } ).../App_KernelDevDebugContainer.php:1836
170.01071768920Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated', $file = '/var/projects/mua/src/Service/PriceCalculator.php', $line = 40 ).../PriceCalculator.php:40
180.01081782304Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 40; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
190.01081782304Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 40; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
200.01081783600Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566116'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566116+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$currencyRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:40)"} []\n' } ).../Logger.php:390
210.01081784048Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566116'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566116+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$currencyRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:40)"} []\n' } ).../AbstractProcessingHandler.php:44
220.01081784048Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566116'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566116+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$currencyRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:40)"} []\n' } ).../RotatingFileHandler.php:113
230.01081784048Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566116'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566116+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$currencyRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:40)"} []\n' } ).../StreamHandler.php:152
240.01081784048fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.566116+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$currencyRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$currencyRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:40)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 378 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.00961714976ContainerHk8sVI0\App_KernelDevDebugContainer->getPriceCalculatorService( ).../App_KernelDevDebugContainer.php:3550
160.00961721088App\Service\PriceCalculator->__construct( $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }, $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }, $serializer = class Symfony\Component\Serializer\Serializer { protected $encoder = class Symfony\Component\Serializer\Encoder\ChainEncoder { private array $encoders = [...]; private array $encoderByFormat = [...] }; protected $decoder = class Symfony\Component\Serializer\Encoder\ChainDecoder { private array $decoders = [...]; private array $decoderByFormat = [...] }; private $normalizers = [0 => class Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer { ... }, 1 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 2 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 3 => class ApiPlatform\Serializer\ConstraintViolationListNormalizer { ... }, 4 => class ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer { ... }, 5 => class ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer { ... }, 6 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 7 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 8 => class ApiPlatform\Hydra\Serializer\DocumentationNormalizer { ... }, 9 => class ApiPlatform\Hydra\Serializer\EntrypointNormalizer { ... }, 10 => class ApiPlatform\Hydra\Serializer\ErrorNormalizer { ... }, 11 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 12 => class ApiPlatform\Problem\Serializer\ErrorNormalizer { ... }, 13 => class Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer { ... }, 14 => class Symfony\Component\Serializer\Normalizer\ProblemNormalizer { ... }, 15 => class Symfony\Component\Serializer\Normalizer\UidNormalizer { ... }, 16 => class ApiPlatform\JsonLd\Serializer\ItemNormalizer { ... }, 17 => class ApiPlatform\Serializer\ItemNormalizer { ... }, 18 => class Symfony\Component\Serializer\Normalizer\DateTimeNormalizer { ... }, 19 => class Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer { ... }, 20 => class Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer { ... }, 21 => class Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer { ... }, 22 => class Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer { ... }, 23 => class Symfony\Component\Serializer\Normalizer\FormErrorNormalizer { ... }, 24 => class Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer { ... }, 25 => class Symfony\Component\Serializer\Normalizer\DataUriNormalizer { ... }, 26 => class Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer { ... }, 27 => class ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer { ... }, 28 => class Symfony\Component\Serializer\Normalizer\ArrayDenormalizer { ... }, 29 => class ApiPlatform\JsonLd\Serializer\ObjectNormalizer { ... }, 30 => class Symfony\Component\Serializer\Normalizer\ObjectNormalizer { ... }]; private $denormalizerCache = []; private $normalizerCache = [] }, $currencyRepository = class App\Repository\Project\CurrencyRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Currency' }, $clientDiscountRepository = class App\Repository\Project\ClientDiscountRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ClientDiscount' }, $security = class Symfony\Bundle\SecurityBundle\Security { private Psr\Container\ContainerInterface ${Symfony\Component\Security\Core\Security}container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly Psr\Container\ContainerInterface $container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly array $authenticators = ['dev' => NULL, 'main' => class Symfony\Component\DependencyInjection\Argument\ServiceLocator { ... }] }, $priceRepository = class App\Repository\Project\PriceRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Price' } ).../App_KernelDevDebugContainer.php:1836
170.01111776640Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated', $file = '/var/projects/mua/src/Service/PriceCalculator.php', $line = 41 ).../PriceCalculator.php:41
180.01111790056Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 41; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
190.01111790056Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 41; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
200.01111791352Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566481'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566481+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$clientDiscountRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:41)"} []\n' } ).../Logger.php:390
210.01121791800Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566481'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566481+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$clientDiscountRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:41)"} []\n' } ).../AbstractProcessingHandler.php:44
220.01121791800Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566481'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566481+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$clientDiscountRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:41)"} []\n' } ).../RotatingFileHandler.php:113
230.01121791800Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566481'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566481+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$clientDiscountRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:41)"} []\n' } ).../StreamHandler.php:152
240.01121791800fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.566481+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$clientDiscountRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$clientDiscountRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:41)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 346 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.00961714976ContainerHk8sVI0\App_KernelDevDebugContainer->getPriceCalculatorService( ).../App_KernelDevDebugContainer.php:3550
160.00961721088App\Service\PriceCalculator->__construct( $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }, $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }, $serializer = class Symfony\Component\Serializer\Serializer { protected $encoder = class Symfony\Component\Serializer\Encoder\ChainEncoder { private array $encoders = [...]; private array $encoderByFormat = [...] }; protected $decoder = class Symfony\Component\Serializer\Encoder\ChainDecoder { private array $decoders = [...]; private array $decoderByFormat = [...] }; private $normalizers = [0 => class Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer { ... }, 1 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 2 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 3 => class ApiPlatform\Serializer\ConstraintViolationListNormalizer { ... }, 4 => class ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer { ... }, 5 => class ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer { ... }, 6 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 7 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 8 => class ApiPlatform\Hydra\Serializer\DocumentationNormalizer { ... }, 9 => class ApiPlatform\Hydra\Serializer\EntrypointNormalizer { ... }, 10 => class ApiPlatform\Hydra\Serializer\ErrorNormalizer { ... }, 11 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 12 => class ApiPlatform\Problem\Serializer\ErrorNormalizer { ... }, 13 => class Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer { ... }, 14 => class Symfony\Component\Serializer\Normalizer\ProblemNormalizer { ... }, 15 => class Symfony\Component\Serializer\Normalizer\UidNormalizer { ... }, 16 => class ApiPlatform\JsonLd\Serializer\ItemNormalizer { ... }, 17 => class ApiPlatform\Serializer\ItemNormalizer { ... }, 18 => class Symfony\Component\Serializer\Normalizer\DateTimeNormalizer { ... }, 19 => class Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer { ... }, 20 => class Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer { ... }, 21 => class Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer { ... }, 22 => class Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer { ... }, 23 => class Symfony\Component\Serializer\Normalizer\FormErrorNormalizer { ... }, 24 => class Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer { ... }, 25 => class Symfony\Component\Serializer\Normalizer\DataUriNormalizer { ... }, 26 => class Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer { ... }, 27 => class ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer { ... }, 28 => class Symfony\Component\Serializer\Normalizer\ArrayDenormalizer { ... }, 29 => class ApiPlatform\JsonLd\Serializer\ObjectNormalizer { ... }, 30 => class Symfony\Component\Serializer\Normalizer\ObjectNormalizer { ... }]; private $denormalizerCache = []; private $normalizerCache = [] }, $currencyRepository = class App\Repository\Project\CurrencyRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Currency' }, $clientDiscountRepository = class App\Repository\Project\ClientDiscountRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ClientDiscount' }, $security = class Symfony\Bundle\SecurityBundle\Security { private Psr\Container\ContainerInterface ${Symfony\Component\Security\Core\Security}container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly Psr\Container\ContainerInterface $container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly array $authenticators = ['dev' => NULL, 'main' => class Symfony\Component\DependencyInjection\Argument\ServiceLocator { ... }] }, $priceRepository = class App\Repository\Project\PriceRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Price' } ).../App_KernelDevDebugContainer.php:1836
170.01151784376Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated', $file = '/var/projects/mua/src/Service/PriceCalculator.php', $line = 42 ).../PriceCalculator.php:42
180.01151797760Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 42; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
190.01151797760Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 42; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
200.01151799056Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566875'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566875+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$security is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:42)"} []\n' } ).../Logger.php:390
210.01161799440Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566875'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566875+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$security is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:42)"} []\n' } ).../AbstractProcessingHandler.php:44
220.01161799440Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566875'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566875+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$security is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:42)"} []\n' } ).../RotatingFileHandler.php:113
230.01161799440Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.566875'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.566875+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$security is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:42)"} []\n' } ).../StreamHandler.php:152
240.01161799440fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.566875+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$security is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$security is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:42)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 360 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.00961714976ContainerHk8sVI0\App_KernelDevDebugContainer->getPriceCalculatorService( ).../App_KernelDevDebugContainer.php:3550
160.00961721088App\Service\PriceCalculator->__construct( $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }, $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }, $serializer = class Symfony\Component\Serializer\Serializer { protected $encoder = class Symfony\Component\Serializer\Encoder\ChainEncoder { private array $encoders = [...]; private array $encoderByFormat = [...] }; protected $decoder = class Symfony\Component\Serializer\Encoder\ChainDecoder { private array $decoders = [...]; private array $decoderByFormat = [...] }; private $normalizers = [0 => class Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer { ... }, 1 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 2 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 3 => class ApiPlatform\Serializer\ConstraintViolationListNormalizer { ... }, 4 => class ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer { ... }, 5 => class ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer { ... }, 6 => class ApiPlatform\OpenApi\Serializer\LegacyOpenApiNormalizer { ... }, 7 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 8 => class ApiPlatform\Hydra\Serializer\DocumentationNormalizer { ... }, 9 => class ApiPlatform\Hydra\Serializer\EntrypointNormalizer { ... }, 10 => class ApiPlatform\Hydra\Serializer\ErrorNormalizer { ... }, 11 => class ApiPlatform\Symfony\Validator\Serializer\ValidationExceptionNormalizer { ... }, 12 => class ApiPlatform\Problem\Serializer\ErrorNormalizer { ... }, 13 => class Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer { ... }, 14 => class Symfony\Component\Serializer\Normalizer\ProblemNormalizer { ... }, 15 => class Symfony\Component\Serializer\Normalizer\UidNormalizer { ... }, 16 => class ApiPlatform\JsonLd\Serializer\ItemNormalizer { ... }, 17 => class ApiPlatform\Serializer\ItemNormalizer { ... }, 18 => class Symfony\Component\Serializer\Normalizer\DateTimeNormalizer { ... }, 19 => class Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer { ... }, 20 => class Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer { ... }, 21 => class Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer { ... }, 22 => class Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer { ... }, 23 => class Symfony\Component\Serializer\Normalizer\FormErrorNormalizer { ... }, 24 => class Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer { ... }, 25 => class Symfony\Component\Serializer\Normalizer\DataUriNormalizer { ... }, 26 => class Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer { ... }, 27 => class ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer { ... }, 28 => class Symfony\Component\Serializer\Normalizer\ArrayDenormalizer { ... }, 29 => class ApiPlatform\JsonLd\Serializer\ObjectNormalizer { ... }, 30 => class Symfony\Component\Serializer\Normalizer\ObjectNormalizer { ... }]; private $denormalizerCache = []; private $normalizerCache = [] }, $currencyRepository = class App\Repository\Project\CurrencyRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Currency' }, $clientDiscountRepository = class App\Repository\Project\ClientDiscountRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ClientDiscount' }, $security = class Symfony\Bundle\SecurityBundle\Security { private Psr\Container\ContainerInterface ${Symfony\Component\Security\Core\Security}container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly Psr\Container\ContainerInterface $container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { private ?string ${Symfony\Component\DependencyInjection\ServiceLocator}externalId = NULL; private ?Symfony\Component\DependencyInjection\Container ${Symfony\Component\DependencyInjection\ServiceLocator}container = NULL; private array ${Symfony\Component\DependencyInjection\ServiceLocator}factories = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}loading = [...]; private array ${Symfony\Component\DependencyInjection\ServiceLocator}providedTypes = *uninitialized*; private Closure $factory = class Closure { ... }; private array $serviceMap = [...]; private ?array $serviceTypes = [...] }; private readonly array $authenticators = ['dev' => NULL, 'main' => class Symfony\Component\DependencyInjection\Argument\ServiceLocator { ... }] }, $priceRepository = class App\Repository\Project\PriceRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Price' } ).../App_KernelDevDebugContainer.php:1836
170.01191792112Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated', $file = '/var/projects/mua/src/Service/PriceCalculator.php', $line = 43 ).../PriceCalculator.php:43
180.01191805496Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 43; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
190.01191805496Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PriceCalculator.php'; protected int $line = 43; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
200.01191806792Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567239'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567239+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$priceRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:43)"} []\n' } ).../Logger.php:390
210.01191807240Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567239'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567239+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$priceRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:43)"} []\n' } ).../AbstractProcessingHandler.php:44
220.01191807240Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567239'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567239+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$priceRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:43)"} []\n' } ).../RotatingFileHandler.php:113
230.01191807240Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567239'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567239+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$priceRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:43)"} []\n' } ).../StreamHandler.php:152
240.01191807240fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.567239+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PriceCalculator::$priceRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PriceCalculator::$priceRepository is deprecated at /var/projects/mua/src/Service/PriceCalculator.php:43)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 370 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.01231799704ContainerHk8sVI0\App_KernelDevDebugContainer->getProductInfoGetterService( ).../App_KernelDevDebugContainer.php:3550
160.01231799744App\Service\ProductInfoGetter->__construct( $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }, $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }, $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }, $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { ... } } } ).../App_KernelDevDebugContainer.php:1846
170.01231799872Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated', $file = '/var/projects/mua/src/Service/ProductInfoGetter.php', $line = 17 ).../ProductInfoGetter.php:17
180.01231813288Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/ProductInfoGetter.php'; protected int $line = 17; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
190.01231813288Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/ProductInfoGetter.php'; protected int $line = 17; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
200.01231814904Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567632'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567632+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$productRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:17)"} []\n' } ).../Logger.php:390
210.01231815352Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567632'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567632+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$productRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:17)"} []\n' } ).../AbstractProcessingHandler.php:44
220.01231815352Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567632'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567632+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$productRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:17)"} []\n' } ).../RotatingFileHandler.php:113
230.01231815352Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567632'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567632+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$productRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:17)"} []\n' } ).../StreamHandler.php:152
240.01231815352fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.567632+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$productRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:17)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 384 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.01231799704ContainerHk8sVI0\App_KernelDevDebugContainer->getProductInfoGetterService( ).../App_KernelDevDebugContainer.php:3550
160.01231799744App\Service\ProductInfoGetter->__construct( $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }, $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }, $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }, $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { ... } } } ).../App_KernelDevDebugContainer.php:1846
170.01261809072Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated', $file = '/var/projects/mua/src/Service/ProductInfoGetter.php', $line = 18 ).../ProductInfoGetter.php:18
180.01261822488Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/ProductInfoGetter.php'; protected int $line = 18; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
190.01261822488Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/ProductInfoGetter.php'; protected int $line = 18; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
200.01261823784Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567965'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567965+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$productVariantRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:18)"} []\n' } ).../Logger.php:390
210.01271824232Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567965'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567965+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$productVariantRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:18)"} []\n' } ).../AbstractProcessingHandler.php:44
220.01271824232Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567965'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567965+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$productVariantRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:18)"} []\n' } ).../RotatingFileHandler.php:113
230.01271824232Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.567965'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.567965+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$productVariantRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:18)"} []\n' } ).../StreamHandler.php:152
240.01271824232fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.567965+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$productVariantRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$productVariantRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:18)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 374 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.01231799704ContainerHk8sVI0\App_KernelDevDebugContainer->getProductInfoGetterService( ).../App_KernelDevDebugContainer.php:3550
160.01231799744App\Service\ProductInfoGetter->__construct( $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }, $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }, $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }, $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { ... } } } ).../App_KernelDevDebugContainer.php:1846
170.01291816824Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated', $file = '/var/projects/mua/src/Service/ProductInfoGetter.php', $line = 19 ).../ProductInfoGetter.php:19
180.01291830240Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/ProductInfoGetter.php'; protected int $line = 19; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
190.01291830240Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/ProductInfoGetter.php'; protected int $line = 19; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
200.01301831536Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568296'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568296+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$parameterRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:19)"} []\n' } ).../Logger.php:390
210.01301831984Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568296'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568296+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$parameterRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:19)"} []\n' } ).../AbstractProcessingHandler.php:44
220.01301831984Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568296'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568296+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$parameterRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:19)"} []\n' } ).../RotatingFileHandler.php:113
230.01301831984Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568296'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568296+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$parameterRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:19)"} []\n' } ).../StreamHandler.php:152
240.01301831984fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.568296+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$parameterRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$parameterRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:19)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 372 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.01231799704ContainerHk8sVI0\App_KernelDevDebugContainer->getProductInfoGetterService( ).../App_KernelDevDebugContainer.php:3550
160.01231799744App\Service\ProductInfoGetter->__construct( $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }, $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }, $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }, $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { ... } } } ).../App_KernelDevDebugContainer.php:1846
170.01331824576Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated', $file = '/var/projects/mua/src/Service/ProductInfoGetter.php', $line = 20 ).../ProductInfoGetter.php:20
180.01331837992Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/ProductInfoGetter.php'; protected int $line = 20; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
190.01331837992Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/ProductInfoGetter.php'; protected int $line = 20; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
200.01331839288Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568626'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568626+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:20)"} []\n' } ).../Logger.php:390
210.01331839736Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568626'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568626+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:20)"} []\n' } ).../AbstractProcessingHandler.php:44
220.01331839736Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568626'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568626+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:20)"} []\n' } ).../RotatingFileHandler.php:113
230.01331839736Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568626'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568626+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:20)"} []\n' } ).../StreamHandler.php:152
240.01331839736fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.568626+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\ProductInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\ProductInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/ProductInfoGetter.php:20)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 369 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.01361832744App\Service\PersonInfoGetter->__construct( $personRepository = class App\Repository\Project\PersonRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Person' }, $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }, $parameterGroupTypeRepository = class App\Repository\Project\ParameterGroupTypeRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroupType' }, $parameterGroupRepository = class App\Repository\Project\ParameterGroupRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroup' }, $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { ... } } }, $categoryPersonRepository = class App\Repository\Project\CategoryPersonRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\CategoryPerson' } ).../App_KernelDevDebugContainer.php:3550
160.01361832872Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated', $file = '/var/projects/mua/src/Service/PersonInfoGetter.php', $line = 35 ).../PersonInfoGetter.php:35
170.01361845536Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PersonInfoGetter.php'; protected int $line = 35; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
180.01361845536Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PersonInfoGetter.php'; protected int $line = 35; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
190.01361846832Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568965'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568965+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PersonInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/PersonInfoGetter.php:35)"} []\n' } ).../Logger.php:390
200.01371847280Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568965'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568965+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PersonInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/PersonInfoGetter.php:35)"} []\n' } ).../AbstractProcessingHandler.php:44
210.01371847280Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568965'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568965+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PersonInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/PersonInfoGetter.php:35)"} []\n' } ).../RotatingFileHandler.php:113
220.01371847280Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.568965'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.568965+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PersonInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/PersonInfoGetter.php:35)"} []\n' } ).../StreamHandler.php:152
230.01371847280fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.568965+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PersonInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/PersonInfoGetter.php:35)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 381 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.01361832744App\Service\PersonInfoGetter->__construct( $personRepository = class App\Repository\Project\PersonRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Person' }, $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }, $parameterGroupTypeRepository = class App\Repository\Project\ParameterGroupTypeRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroupType' }, $parameterGroupRepository = class App\Repository\Project\ParameterGroupRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroup' }, $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { ... } } }, $categoryPersonRepository = class App\Repository\Project\CategoryPersonRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\CategoryPerson' } ).../App_KernelDevDebugContainer.php:3550
160.01391842128Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated', $file = '/var/projects/mua/src/Service/PersonInfoGetter.php', $line = 36 ).../PersonInfoGetter.php:36
170.01401854792Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PersonInfoGetter.php'; protected int $line = 36; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
180.01401854792Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/PersonInfoGetter.php'; protected int $line = 36; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
190.01401856088Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.569309'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.569309+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PersonInfoGetter::$categoryPersonRepository is deprecated at /var/projects/mua/src/Service/PersonInfoGetter.php:36)"} []\n' } ).../Logger.php:390
200.01401856536Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.569309'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.569309+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PersonInfoGetter::$categoryPersonRepository is deprecated at /var/projects/mua/src/Service/PersonInfoGetter.php:36)"} []\n' } ).../AbstractProcessingHandler.php:44
210.01401856536Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.569309'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.569309+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PersonInfoGetter::$categoryPersonRepository is deprecated at /var/projects/mua/src/Service/PersonInfoGetter.php:36)"} []\n' } ).../RotatingFileHandler.php:113
220.01401856536Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.569309'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.569309+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PersonInfoGetter::$categoryPersonRepository is deprecated at /var/projects/mua/src/Service/PersonInfoGetter.php:36)"} []\n' } ).../StreamHandler.php:152
230.01401856536fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.569309+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\PersonInfoGetter::$categoryPersonRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\PersonInfoGetter::$categoryPersonRepository is deprecated at /var/projects/mua/src/Service/PersonInfoGetter.php:36)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 369 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.01431849856App\Service\CategoryInfoGetter->__construct( $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { ... } } }, $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }, $parameterGroupRepository = class App\Repository\Project\ParameterGroupRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroup' }, $parameterGroupTypeRepository = class App\Repository\Project\ParameterGroupTypeRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroupType' }, $categoryCategoryRepository = class App\Repository\Project\CategoryCategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\CategoryCategory' }, $uploadRepository = class App\Repository\Project\UploadRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Upload' }, $eventRepository = class App\Repository\Project\EventRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Event' }, $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { public readonly array $skippedProperties = [...]; public int $status = 1; public object $realInstance = *uninitialized*; public readonly Closure|array $initializer = class Closure { ... } } } ).../App_KernelDevDebugContainer.php:3550
160.01431849984Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated', $file = '/var/projects/mua/src/Service/CategoryInfoGetter.php', $line = 42 ).../CategoryInfoGetter.php:42
170.01431862616Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/CategoryInfoGetter.php'; protected int $line = 42; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
180.01431862616Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/CategoryInfoGetter.php'; protected int $line = 42; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
190.01431863912Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.569659'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.569659+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\CategoryInfoGetter::$eventRepository is deprecated at /var/projects/mua/src/Service/CategoryInfoGetter.php:42)"} []\n' } ).../Logger.php:390
200.01441864360Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.569659'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.569659+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\CategoryInfoGetter::$eventRepository is deprecated at /var/projects/mua/src/Service/CategoryInfoGetter.php:42)"} []\n' } ).../AbstractProcessingHandler.php:44
210.01441864360Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.569659'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.569659+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\CategoryInfoGetter::$eventRepository is deprecated at /var/projects/mua/src/Service/CategoryInfoGetter.php:42)"} []\n' } ).../RotatingFileHandler.php:113
220.01441864360Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.569659'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.569659+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\CategoryInfoGetter::$eventRepository is deprecated at /var/projects/mua/src/Service/CategoryInfoGetter.php:42)"} []\n' } ).../StreamHandler.php:152
230.01441864360fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.569659+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\CategoryInfoGetter::$eventRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\CategoryInfoGetter::$eventRepository is deprecated at /var/projects/mua/src/Service/CategoryInfoGetter.php:42)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 362 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.01461858744App\Service\EventInfoGetter->__construct( $uploadRepository = class App\Repository\Project\UploadRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Upload' }, $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { ... } } } ).../App_KernelDevDebugContainer.php:3550
160.01471858872Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated', $file = '/var/projects/mua/src/Service/EventInfoGetter.php', $line = 16 ).../EventInfoGetter.php:16
170.01471871504Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/EventInfoGetter.php'; protected int $line = 16; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
180.01471871504Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/EventInfoGetter.php'; protected int $line = 16; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
190.01471872800Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570018'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570018+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\EventInfoGetter::$uploadRepository is deprecated at /var/projects/mua/src/Service/EventInfoGetter.php:16)"} []\n' } ).../Logger.php:390
200.01471873248Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570018'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570018+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\EventInfoGetter::$uploadRepository is deprecated at /var/projects/mua/src/Service/EventInfoGetter.php:16)"} []\n' } ).../AbstractProcessingHandler.php:44
210.01471873248Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570018'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570018+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\EventInfoGetter::$uploadRepository is deprecated at /var/projects/mua/src/Service/EventInfoGetter.php:16)"} []\n' } ).../RotatingFileHandler.php:113
220.01471873248Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570018'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570018+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\EventInfoGetter::$uploadRepository is deprecated at /var/projects/mua/src/Service/EventInfoGetter.php:16)"} []\n' } ).../StreamHandler.php:152
230.01471873248fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.570018+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$uploadRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\EventInfoGetter::$uploadRepository is deprecated at /var/projects/mua/src/Service/EventInfoGetter.php:16)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 366 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.01461858744App\Service\EventInfoGetter->__construct( $uploadRepository = class App\Repository\Project\UploadRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Upload' }, $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { ... } } } ).../App_KernelDevDebugContainer.php:3550
160.01501866592Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated', $file = '/var/projects/mua/src/Service/EventInfoGetter.php', $line = 17 ).../EventInfoGetter.php:17
170.01501879224Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/EventInfoGetter.php'; protected int $line = 17; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
180.01501879224Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Service/EventInfoGetter.php'; protected int $line = 17; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
190.01501880520Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570332'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570332+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\EventInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/EventInfoGetter.php:17)"} []\n' } ).../Logger.php:390
200.01501880968Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570332'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570332+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\EventInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/EventInfoGetter.php:17)"} []\n' } ).../AbstractProcessingHandler.php:44
210.01501880968Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570332'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570332+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\EventInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/EventInfoGetter.php:17)"} []\n' } ).../RotatingFileHandler.php:113
220.01501880968Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570332'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570332+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\EventInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/EventInfoGetter.php:17)"} []\n' } ).../StreamHandler.php:152
230.01501880968fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.570332+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Service\\EventInfoGetter::$categoryRepository is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Service\\\\EventInfoGetter::$categoryRepository is deprecated at /var/projects/mua/src/Service/EventInfoGetter.php:17)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 348 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.01531873808App\Twig\AppExtension->__construct( $priceCalculator = class App\Service\PriceCalculator { public $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }; public $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }; public $serializer = class Symfony\Component\Serializer\Serializer { protected $encoder = class Symfony\Component\Serializer\Encoder\ChainEncoder { ... }; protected $decoder = class Symfony\Component\Serializer\Encoder\ChainDecoder { ... }; private $normalizers = [...]; private $denormalizerCache = [...]; private $normalizerCache = [...] }; public $currencyRepository = class App\Repository\Project\CurrencyRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Currency' }; public $clientDiscountRepository = class App\Repository\Project\ClientDiscountRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ClientDiscount' }; public $security = class Symfony\Bundle\SecurityBundle\Security { private Psr\Container\ContainerInterface ${Symfony\Component\Security\Core\Security}container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { ... }; private readonly Psr\Container\ContainerInterface $container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { ... }; private readonly array $authenticators = [...] }; public $priceRepository = class App\Repository\Project\PriceRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Price' } }, $productInfoGetter = class App\Service\ProductInfoGetter { public $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }; public $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }; public $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }; public $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { ... } } }, $projectInfoGetter = class App\Service\ProjectInfoGetter { private App\Repository\Project\CategoryRepository $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { ... } }; private App\Repository\Project\ParameterRepository $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }; private App\Repository\Project\ParameterGroupRepository $parameterGroupRepository = class App\Repository\Project\ParameterGroupRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroup' }; private App\Repository\Project\ParameterGroupTypeRepository $parameterGroupTypeRepository = class App\Repository\Project\ParameterGroupTypeRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroupType' } }, $personInfoGetter = class App\Service\PersonInfoGetter { private App\Repository\Project\PersonRepository $personRepository = class App\Repository\Project\PersonRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Person' }; private App\Repository\Project\ParameterGroupTypeRepository $parameterGroupTypeRepository = class App\Repository\Project\ParameterGroupTypeRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroupType' }; private App\Repository\Project\ParameterRepository $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }; private App\Repository\Project\ParameterGroupRepository $parameterGroupRepository = class App\Repository\Project\ParameterGroupRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroup' }; public $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { ... } }; public $categoryPersonRepository = class App\Repository\Project\CategoryPersonRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\CategoryPerson' } }, $categoryInfoGetter = class App\Service\CategoryInfoGetter { private App\Repository\Project\CategoryRepository $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { ... } }; private App\Repository\Project\ParameterRepository $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }; private App\Repository\Project\ParameterGroupRepository $parameterGroupRepository = class App\Repository\Project\ParameterGroupRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroup' }; private App\Repository\Project\ParameterGroupTypeRepository $parameterGroupTypeRepository = class App\Repository\Project\ParameterGroupTypeRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroupType' }; private App\Repository\Project\CategoryCategoryRepository $categoryCategoryRepository = class App\Repository\Project\CategoryCategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\CategoryCategory' }; private App\Repository\Project\UploadRepository $uploadRepository = class App\Repository\Project\UploadRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Upload' }; private readonly Doctrine\ORM\EntityManagerInterface $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { ... } }; public $eventRepository = class App\Repository\Project\EventRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Event' } }, $eventInfoGetter = class App\Service\EventInfoGetter { public $uploadRepository = class App\Repository\Project\UploadRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Upload' }; public $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { ... } } }, $requestStack = class Symfony\Component\HttpFoundation\RequestStack { private array $requests = [0 => class Symfony\Component\HttpFoundation\Request { ... }] }, $router = class Symfony\Cmf\Component\Routing\ChainRouter { private ?Symfony\Component\Routing\RequestContext $context = class Symfony\Component\Routing\RequestContext { private string $baseUrl = ''; private string $pathInfo = '/_profiler/eaedb2'; private string $method = 'GET'; private string $host = 'mua.greendot.cz'; private string $scheme = 'https'; private int $httpPort = 80; private int $httpsPort = 443; private string $queryString = 'panel=notifier'; private array $parameters = [...] }; private array $routers = [100 => [...]]; private array $sortedRouters = [0 => class Symfony\Bundle\FrameworkBundle\Routing\Router { ... }]; private Symfony\Component\Routing\RouteCollection $routeCollection = *uninitialized*; private Psr\Log\LoggerInterface $logger = class Symfony\Bridge\Monolog\Logger { protected string $name = 'app'; protected array $handlers = [...]; protected array $processors = [...]; protected bool $microsecondTimestamps = TRUE; protected DateTimeZone $timezone = class DateTimeZone { ... }; protected ?Closure $exceptionHandler = NULL; private int ${Monolog\Logger}logDepth = 0; private WeakMap ${Monolog\Logger}fiberLogDepth = class WeakMap { ... }; private bool ${Monolog\Logger}detectCycles = TRUE } }, $currencyRepository = class App\Repository\Project\CurrencyRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Currency' } ).../App_KernelDevDebugContainer.php:3550
160.01531873920Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated', $file = '/var/projects/mua/src/Twig/AppExtension.php', $line = 54 ).../AppExtension.php:54
170.01531886552Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Twig/AppExtension.php'; protected int $line = 54; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
180.01531886552Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Twig/AppExtension.php'; protected int $line = 54; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
190.01531887848Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570647'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570647+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Twig\\\\AppExtension::$categoryInfoGetter is deprecated at /var/projects/mua/src/Twig/AppExtension.php:54)"} []\n' } ).../Logger.php:390
200.01531888232Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570647'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570647+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Twig\\\\AppExtension::$categoryInfoGetter is deprecated at /var/projects/mua/src/Twig/AppExtension.php:54)"} []\n' } ).../AbstractProcessingHandler.php:44
210.01531888232Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570647'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570647+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Twig\\\\AppExtension::$categoryInfoGetter is deprecated at /var/projects/mua/src/Twig/AppExtension.php:54)"} []\n' } ).../RotatingFileHandler.php:113
220.01531888232Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.570647'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.570647+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Twig\\\\AppExtension::$categoryInfoGetter is deprecated at /var/projects/mua/src/Twig/AppExtension.php:54)"} []\n' } ).../StreamHandler.php:152
230.01531888232fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.570647+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$categoryInfoGetter is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Twig\\\\AppExtension::$categoryInfoGetter is deprecated at /var/projects/mua/src/Twig/AppExtension.php:54)"} []\n' ).../StreamHandler.php:165

( ! ) Notice: fwrite(): Write of 342 bytes failed with errno=28 No space left on device in /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php on line 165
Call Stack
#TimeMemoryFunctionLocation
10.0000466968{main}( ).../index.php:0
20.0000467368require_once( '/var/projects/mua/vendor/autoload_runtime.php ).../index.php:5
30.0005641352Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ).../autoload_runtime.php:29
40.0005641352Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = ???, $catch = ??? ).../HttpKernelRunner.php:35
50.0045877120Symfony\Component\HttpKernel\HttpKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1, $catch = TRUE ).../Kernel.php:184
60.00741124576Symfony\Component\HttpKernel\HttpKernel->handleThrowable( $e = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...], 12 => [...], 13 => [...], 14 => [...], 15 => [...]]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }, $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { public $static = [...]; public $this = class Symfony\Component\HttpKernel\EventListener\SessionListener { ... } }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }, $type = 1 ).../HttpKernel.php:89
70.00741124736Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch( $event = class Symfony\Component\HttpKernel\Event\ExceptionEvent { private bool ${Symfony\Contracts\EventDispatcher\Event}propagationStopped = FALSE; private Symfony\Component\HttpKernel\HttpKernelInterface ${Symfony\Component\HttpKernel\Event\KernelEvent}kernel = class Symfony\Component\HttpKernel\HttpKernel { protected $dispatcher = class Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher { ... }; protected $resolver = class Symfony\Component\HttpKernel\Controller\TraceableControllerResolver { ... }; protected $requestStack = class Symfony\Component\HttpFoundation\RequestStack { ... }; private Symfony\Component\HttpKernel\Controller\ArgumentResolverInterface $argumentResolver = class Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver { ... }; private bool $handleAllThrowables = FALSE }; private Symfony\Component\HttpFoundation\Request ${Symfony\Component\HttpKernel\Event\KernelEvent}request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { ... }; public $request = class Symfony\Component\HttpFoundation\InputBag { ... }; public $query = class Symfony\Component\HttpFoundation\InputBag { ... }; public $server = class Symfony\Component\HttpFoundation\ServerBag { ... }; public $files = class Symfony\Component\HttpFoundation\FileBag { ... }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { ... }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { ... }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = '/_profiler/eaedb2'; protected $requestUri = '/_profiler/eaedb2?panel=notifier'; protected $baseUrl = ''; protected $basePath = NULL; protected $method = 'GET'; protected $format = NULL; protected $session = class Closure { ... }; protected $locale = NULL; protected $defaultLocale = 'cs'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized* }; private ?int ${Symfony\Component\HttpKernel\Event\KernelEvent}requestType = 1; private ?Symfony\Component\HttpFoundation\Response ${Symfony\Component\HttpKernel\Event\RequestEvent}response = NULL; private Throwable $throwable = class ErrorException { protected $message = 'Notice: fwrite(): Write of 309 bytes failed with errno=28 No space left on device'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php'; protected int $line = 165; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8 }; private bool $allowCustomResponseCode = FALSE }, $eventName = 'kernel.exception' ).../HttpKernel.php:221
80.00741124800Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:121
90.00741124800Symfony\Component\EventDispatcher\EventDispatcher->getListeners( $eventName = 'kernel.exception' ).../TraceableEventDispatcher.php:257
100.00741124800Symfony\Component\EventDispatcher\EventDispatcher->sortListeners( $eventName = 'kernel.exception' ).../EventDispatcher.php:70
110.00801261240ContainerHk8sVI0\App_KernelDevDebugContainer->ContainerHk8sVI0\{closure:/var/projects/mua/var/cache/dev/ContainerHk8sVI0/App_KernelDevDebugContainer.php:1331-1333}( ).../EventDispatcher.php:221
120.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->getProfilerListenerService( ).../App_KernelDevDebugContainer.php:1332
130.00801261400ContainerHk8sVI0\App_KernelDevDebugContainer->get_Container_Private_ProfilerService( ).../App_KernelDevDebugContainer.php:2965
140.00841444488ContainerHk8sVI0\App_KernelDevDebugContainer->getTwigService( ).../App_KernelDevDebugContainer.php:809
150.01531873808App\Twig\AppExtension->__construct( $priceCalculator = class App\Service\PriceCalculator { public $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }; public $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }; public $serializer = class Symfony\Component\Serializer\Serializer { protected $encoder = class Symfony\Component\Serializer\Encoder\ChainEncoder { ... }; protected $decoder = class Symfony\Component\Serializer\Encoder\ChainDecoder { ... }; private $normalizers = [...]; private $denormalizerCache = [...]; private $normalizerCache = [...] }; public $currencyRepository = class App\Repository\Project\CurrencyRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Currency' }; public $clientDiscountRepository = class App\Repository\Project\ClientDiscountRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ClientDiscount' }; public $security = class Symfony\Bundle\SecurityBundle\Security { private Psr\Container\ContainerInterface ${Symfony\Component\Security\Core\Security}container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { ... }; private readonly Psr\Container\ContainerInterface $container = class Symfony\Component\DependencyInjection\Argument\ServiceLocator { ... }; private readonly array $authenticators = [...] }; public $priceRepository = class App\Repository\Project\PriceRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Price' } }, $productInfoGetter = class App\Service\ProductInfoGetter { public $productRepository = class App\Repository\Project\ProductRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Product' }; public $productVariantRepository = class App\Repository\Project\ProductVariantRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ProductVariant' }; public $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }; public $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { ... } } }, $projectInfoGetter = class App\Service\ProjectInfoGetter { private App\Repository\Project\CategoryRepository $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { ... } }; private App\Repository\Project\ParameterRepository $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }; private App\Repository\Project\ParameterGroupRepository $parameterGroupRepository = class App\Repository\Project\ParameterGroupRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroup' }; private App\Repository\Project\ParameterGroupTypeRepository $parameterGroupTypeRepository = class App\Repository\Project\ParameterGroupTypeRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroupType' } }, $personInfoGetter = class App\Service\PersonInfoGetter { private App\Repository\Project\PersonRepository $personRepository = class App\Repository\Project\PersonRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Person' }; private App\Repository\Project\ParameterGroupTypeRepository $parameterGroupTypeRepository = class App\Repository\Project\ParameterGroupTypeRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroupType' }; private App\Repository\Project\ParameterRepository $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }; private App\Repository\Project\ParameterGroupRepository $parameterGroupRepository = class App\Repository\Project\ParameterGroupRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroup' }; public $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { ... } }; public $categoryPersonRepository = class App\Repository\Project\CategoryPersonRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\CategoryPerson' } }, $categoryInfoGetter = class App\Service\CategoryInfoGetter { private App\Repository\Project\CategoryRepository $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { ... } }; private App\Repository\Project\ParameterRepository $parameterRepository = class App\Repository\Project\ParameterRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Parameter' }; private App\Repository\Project\ParameterGroupRepository $parameterGroupRepository = class App\Repository\Project\ParameterGroupRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroup' }; private App\Repository\Project\ParameterGroupTypeRepository $parameterGroupTypeRepository = class App\Repository\Project\ParameterGroupTypeRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\ParameterGroupType' }; private App\Repository\Project\CategoryCategoryRepository $categoryCategoryRepository = class App\Repository\Project\CategoryCategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\CategoryCategory' }; private App\Repository\Project\UploadRepository $uploadRepository = class App\Repository\Project\UploadRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Upload' }; private readonly Doctrine\ORM\EntityManagerInterface $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { private ${Doctrine\ORM\EntityManager}config = *uninitialized*; private ${Doctrine\ORM\EntityManager}conn = *uninitialized*; private ${Doctrine\ORM\EntityManager}metadataFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}unitOfWork = *uninitialized*; private ${Doctrine\ORM\EntityManager}eventManager = *uninitialized*; private ${Doctrine\ORM\EntityManager}proxyFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}repositoryFactory = *uninitialized*; private ${Doctrine\ORM\EntityManager}expressionBuilder = *uninitialized*; private ${Doctrine\ORM\EntityManager}closed = *uninitialized*; private ${Doctrine\ORM\EntityManager}filterCollection = *uninitialized*; private ${Doctrine\ORM\EntityManager}cache = *uninitialized*; private readonly Symfony\Component\VarExporter\Internal\LazyObjectState $lazyObjectState = class Symfony\Component\VarExporter\Internal\LazyObjectState { ... } }; public $eventRepository = class App\Repository\Project\EventRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Event' } }, $eventInfoGetter = class App\Service\EventInfoGetter { public $uploadRepository = class App\Repository\Project\UploadRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Upload' }; public $categoryRepository = class App\Repository\Project\CategoryRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { ... }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Category'; private $entityManager = class ContainerHk8sVI0\EntityManagerGhost51e8656 { ... } } }, $requestStack = class Symfony\Component\HttpFoundation\RequestStack { private array $requests = [0 => class Symfony\Component\HttpFoundation\Request { ... }] }, $router = class Symfony\Cmf\Component\Routing\ChainRouter { private ?Symfony\Component\Routing\RequestContext $context = class Symfony\Component\Routing\RequestContext { private string $baseUrl = ''; private string $pathInfo = '/_profiler/eaedb2'; private string $method = 'GET'; private string $host = 'mua.greendot.cz'; private string $scheme = 'https'; private int $httpPort = 80; private int $httpsPort = 443; private string $queryString = 'panel=notifier'; private array $parameters = [...] }; private array $routers = [100 => [...]]; private array $sortedRouters = [0 => class Symfony\Bundle\FrameworkBundle\Routing\Router { ... }]; private Symfony\Component\Routing\RouteCollection $routeCollection = *uninitialized*; private Psr\Log\LoggerInterface $logger = class Symfony\Bridge\Monolog\Logger { protected string $name = 'app'; protected array $handlers = [...]; protected array $processors = [...]; protected bool $microsecondTimestamps = TRUE; protected DateTimeZone $timezone = class DateTimeZone { ... }; protected ?Closure $exceptionHandler = NULL; private int ${Monolog\Logger}logDepth = 0; private WeakMap ${Monolog\Logger}fiberLogDepth = class WeakMap { ... }; private bool ${Monolog\Logger}detectCycles = TRUE } }, $currencyRepository = class App\Repository\Project\CurrencyRepository { protected $_entityName = *uninitialized*; protected $_em = *uninitialized*; protected $_class = *uninitialized*; private Doctrine\Persistence\ManagerRegistry ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}registry = class Doctrine\Bundle\DoctrineBundle\Registry { private ${Doctrine\Persistence\AbstractManagerRegistry}name = 'ORM'; private ${Doctrine\Persistence\AbstractManagerRegistry}connections = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}managers = [...]; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultConnection = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}defaultManager = 'default'; private ${Doctrine\Persistence\AbstractManagerRegistry}proxyInterfaceName = 'Doctrine\\Persistence\\Proxy'; protected $container = class ContainerHk8sVI0\App_KernelDevDebugContainer { ... } }; private string ${Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository}entityClass = 'App\\Entity\\Project\\Currency' } ).../App_KernelDevDebugContainer.php:3550
160.01581890960Symfony\Component\ErrorHandler\ErrorHandler->handleError( $type = 8192, $message = 'Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated', $file = '/var/projects/mua/src/Twig/AppExtension.php', $line = 55 ).../AppExtension.php:55
170.01581903592Monolog\Logger->log( $level = 'info', $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Twig/AppExtension.php'; protected int $line = 55; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }] ).../ErrorHandler.php:473
180.01581903592Monolog\Logger->addRecord( $level = enum Monolog\Level::Info(200), $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated', $context = ['exception' => class ErrorException { protected $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated'; private string ${Exception}string = ''; protected $code = 0; protected string $file = '/var/projects/mua/src/Twig/AppExtension.php'; protected int $line = 55; private array ${Exception}trace = [...]; private ?Throwable ${Exception}previous = NULL; protected int $severity = 8192 }], $datetime = ??? ).../Logger.php:580
190.01581904888Monolog\Handler\AbstractProcessingHandler->handle( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.571137'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.571137+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Twig\\\\AppExtension::$eventInfoGetter is deprecated at /var/projects/mua/src/Twig/AppExtension.php:55)"} []\n' } ).../Logger.php:390
200.01581905272Monolog\Handler\RotatingFileHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.571137'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.571137+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Twig\\\\AppExtension::$eventInfoGetter is deprecated at /var/projects/mua/src/Twig/AppExtension.php:55)"} []\n' } ).../AbstractProcessingHandler.php:44
210.01581905272Monolog\Handler\StreamHandler->write( $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.571137'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.571137+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Twig\\\\AppExtension::$eventInfoGetter is deprecated at /var/projects/mua/src/Twig/AppExtension.php:55)"} []\n' } ).../RotatingFileHandler.php:113
220.01581905272Monolog\Handler\StreamHandler->streamWrite( $stream = resource(36) of type (stream), $record = class Monolog\LogRecord { public readonly DateTimeImmutable $datetime = class Monolog\DateTimeImmutable { private $useMicroseconds = TRUE; public $date = '2025-12-18 11:14:57.571137'; public $timezone_type = 3; public $timezone = 'UTC' }; public readonly string $channel = 'php'; public readonly Monolog\Level $level = enum Monolog\Level::Info(200); public readonly string $message = 'Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated'; public readonly array $context = ['exception' => class ErrorException { ... }]; public array $extra = []; public mixed $formatted = '[2025-12-18T11:14:57.571137+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Twig\\\\AppExtension::$eventInfoGetter is deprecated at /var/projects/mua/src/Twig/AppExtension.php:55)"} []\n' } ).../StreamHandler.php:152
230.01581905272fwrite( $stream = resource(36) of type (stream), $data = '[2025-12-18T11:14:57.571137+00:00] php.INFO: Deprecated: Creation of dynamic property App\\Twig\\AppExtension::$eventInfoGetter is deprecated {"exception":"[object] (ErrorException(code: 0): Deprecated: Creation of dynamic property App\\\\Twig\\\\AppExtension::$eventInfoGetter is deprecated at /var/projects/mua/src/Twig/AppExtension.php:55)"} []\n' ).../StreamHandler.php:165
Notice: fwrite(): Write of 490 bytes failed with errno=28 No space left on device (500 Internal Server Error)

Symfony Exception

ErrorException

HTTP 500 Internal Server Error

Notice: fwrite(): Write of 490 bytes failed with errno=28 No space left on device

Exception

ErrorException

in /var/projects/mua/vendor/symfony/error-handler/ErrorHandler.php :: Symfony\Component\HttpKernel\EventListener\{closure} (line 538)
    ErrorHandler->handleException()

    Stack Trace

    ErrorException
    ErrorException:
    Notice: fwrite(): Write of 490 bytes failed with errno=28 No space left on device
    
      at /var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:165
      at Monolog\Handler\StreamHandler->streamWrite()
         (/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:152)
      at Monolog\Handler\StreamHandler->write()
         (/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php:113)
      at Monolog\Handler\RotatingFileHandler->write()
         (/var/projects/mua/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php:44)
      at Monolog\Handler\AbstractProcessingHandler->handle()
         (/var/projects/mua/vendor/monolog/monolog/src/Monolog/Logger.php:390)
      at Monolog\Logger->addRecord()
         (/var/projects/mua/vendor/monolog/monolog/src/Monolog/Logger.php:658)
      at Monolog\Logger->critical()
         (/var/projects/mua/vendor/symfony/http-kernel/EventListener/ErrorListener.php:162)
      at Symfony\Component\HttpKernel\EventListener\ErrorListener->logException()
         (/var/projects/mua/vendor/symfony/http-kernel/EventListener/ErrorListener.php:77)
      at Symfony\Component\HttpKernel\EventListener\ErrorListener->logKernelException()
         (/var/projects/mua/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116)
      at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()
         (/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php:206)
      at Symfony\Component\EventDispatcher\EventDispatcher->callListeners()
         (/var/projects/mua/vendor/symfony/event-dispatcher/EventDispatcher.php:56)
      at Symfony\Component\EventDispatcher\EventDispatcher->dispatch()
         (/var/projects/mua/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:127)
      at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()
         (/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php:221)
      at Symfony\Component\HttpKernel\HttpKernel->handleThrowable()
         (/var/projects/mua/vendor/symfony/http-kernel/HttpKernel.php:114)
      at Symfony\Component\HttpKernel\HttpKernel->terminateWithException()
         (/var/projects/mua/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:125)
      at Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure}()
         (/var/projects/mua/vendor/symfony/error-handler/ErrorHandler.php:538)
      at Symfony\Component\ErrorHandler\ErrorHandler->handleException()