| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#154
-records: [
2 => [
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.352+00:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "video_download"
"route_parameters" => [
"_route" => "video_download"
"_controller" => "App\Controller\DefaultController::videoDownloadAction"
"slug" => "mogal-maa-video-status-download-2023-36"
]
"request_uri" => "https://www.vidstatus.co.in/library/download/mogal-maa-video-status-download-2023-36/"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.355+00:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 1
]
"channel" => "security"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.356+00:00"
"message" => "Checking support on authenticator."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.356+00:00"
"message" => "Authenticator does not support the request."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
]
"channel" => "security"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.358+00:00"
"message" => "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:1708, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#726
#message: "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by App_KernelDevDebugContainer.php:1708, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/deprecations/src/Deprecation.php"
#line: 208
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/deprecations/src/Deprecation.php:208 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/deprecations/src/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:65 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
› {
› Deprecation::trigger(
› 'doctrine/orm',
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/var/cache/dev/ContainerPsnhy3b/App_KernelDevDebugContainer.php:1708 {
ContainerPsnhy3b\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container) …
› {
› return $container->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($container->privates['annotation_reader'] ??= new \Doctrine\Common\Annotations\AnnotationReader()), [(\dirname(__DIR__, 4).'/src/Entity')], true);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/var/cache/dev/ContainerPsnhy3b/App_KernelDevDebugContainer.php:1721 {
ContainerPsnhy3b\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
› $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
› $a->addDriver(($container->privates['doctrine.orm.default_annotation_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAnnotationMetadataDriverService($container)), 'App\\Entity');
› $a->addDriver(($container->privates['doctrine.orm.default_xml_metadata_driver'] ?? self::getDoctrine_Orm_DefaultXmlMetadataDriverService($container)), 'Vich\\UploaderBundle\\Entity');
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/var/cache/dev/ContainerPsnhy3b/App_KernelDevDebugContainer.php:910 {
ContainerPsnhy3b\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/var/cache/dev/ContainerPsnhy3b/App_KernelDevDebugContainer.php:901 {
ContainerPsnhy3b\App_KernelDevDebugContainer::ContainerPsnhy3b\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost614a58f', static fn () => \EntityManagerGhost614a58f::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
ContainerPsnhy3b\EntityManagerGhost614a58f->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {
› goto get_in_scope;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:206 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:95 {
Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->getManager(?string $name, string $class): ObjectManager …
› if (null === $name) {
› return $this->registry->getManagerForClass($class);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:59 {
Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
›
› if (!$manager = $this->getManager($options->objectManager, $options->class)) {
› return [];
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:37 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
›
› yield from $this->inner->resolve($request, $argument);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
› $count = 0;
› foreach ($resolver->resolve($request, $metadata) as $argument) {
› ++$count;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:33 {
Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
› try {
› return $this->resolver->getArguments($request, $controller, $reflector);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:175 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // controller arguments
› $arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.364+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#933
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:101 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $classAnnotations = $this->reader->getClassAnnotations($class);
› foreach ($classAnnotations as $key => $annot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.373+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#979
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.373+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#955
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.373+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#965
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.373+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#900
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.374+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#980
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.374+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#898
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.374+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#907
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.374+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#981
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.374+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#982
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.375+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#911
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.375+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#983
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.375+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#910
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.375+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#909
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.376+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#985
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.376+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#984
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.376+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#908
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.376+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#957
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.376+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#903
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.382+00:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"use_savepoints" => true
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "127.0.0.1"
"port" => 3306
"user" => "vid_status_dbq"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => [
"collation" => "utf8mb4_unicode_ci"
]
"dbname" => "vid_status_dbq"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.396+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#867
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:101 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $classAnnotations = $this->reader->getClassAnnotations($class);
› foreach ($classAnnotations as $key => $annot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.401+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1001
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.401+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1023
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.401+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1027
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.401+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1026
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.402+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1024
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.402+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#920
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.402+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1025
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.402+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1018
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.402+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1022
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.406+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1045
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:101 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $classAnnotations = $this->reader->getClassAnnotations($class);
› foreach ($classAnnotations as $key => $annot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.420+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#899
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.421+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#964
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.421+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#986
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.421+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#888
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.421+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#915
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.421+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#990
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.422+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#913
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.422+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#912
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.422+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#987
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.428+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1074
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:101 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $classAnnotations = $this->reader->getClassAnnotations($class);
› foreach ($classAnnotations as $key => $annot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.431+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1064
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.431+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1040
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.431+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1050
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.431+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1046
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.431+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1041
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.431+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1030
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.431+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#892
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.432+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#902
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.432+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#977
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.437+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1103
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:101 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $classAnnotations = $this->reader->getClassAnnotations($class);
› foreach ($classAnnotations as $key => $annot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.441+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1028
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.441+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1079
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.441+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1004
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.441+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1068
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.442+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#890
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.442+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1031
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.442+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#958
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.442+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#901
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.442+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1075
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1401 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
› $columnList = [];
› $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);
› $isIdentifier = isset($assoc['id']) && $assoc['id'] === true;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1290 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
› foreach ($this->class->associationMappings as $assocField => $assoc) {
› $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1157 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
›
› $columnList = $this->getSelectColumnsSQL();
› $tableAlias = $this->getSQLTableAlias($this->class->name);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:774 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/EntityRepository.php:240 {
Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
›
› return $persister->load($criteria, null, null, [], null, 1, $orderBy);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:158 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› $em = $this->getDoctrine()->getManager();
› $video = $em->getRepository('App\Entity\Video')->findOneBy(['slug'=>$slug]);
› if (!$video) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.448+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.slug AS slug_4, t0.status AS status_5, t0.mime_type AS mime_type_6, t0.file_name AS file_name_7, t0.picture AS picture_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.duration AS duration_11, t0.file_size AS file_size_12, t0.total_view AS total_view_13, t0.total_like AS total_like_14, t0.total_dislike AS total_dislike_15, t0.total_download AS total_download_16, t0.lang_slug AS lang_slug_17, t0.file_path AS file_path_18, t0.user AS user_19, t0.language AS language_20, t0.festival AS festival_21, t0.singer AS singer_22, t0.category AS category_23, t0.subCategory AS subCategory_24 FROM video t0 WHERE t0.slug = ? LIMIT 1"
"params" => [
1 => "mogal-maa-video-status-download-2023-36"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.450+00:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Video not found" at DefaultController.php line 160"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1110
#message: "Video not found"
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php"
#line: 160
-statusCode: 404
-headers: []
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Controller/DefaultController.php:160 {
App\Controller\DefaultController->videoDownloadAction(Request $request, $slug) …
› if (!$video) {
› throw new NotFoundHttpException('Video not found');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.567+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1833
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.567+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1859
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.568+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1855
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.568+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1862
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.568+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1861
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.568+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1857
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.569+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1858
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.569+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1864
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.569+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1865
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.569+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1696
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.569+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1866
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.616+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1868
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.617+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1869
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.617+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1870
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.618+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1871
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.618+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1887
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.618+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1693
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.619+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1847
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.619+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1637
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.619+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1883
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.620+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1689
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.620+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1851
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.620+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1829
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.621+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1694
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.621+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1896
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.622+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1836
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.622+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1832
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Video.php:18 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Video
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.622+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1860
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Video.php:18 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Video
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.623+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1889
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/User.php:18 {
ReflectionAttribute->newInstance(): object …
› */\r
› #[Vich\Uploadable]\r
› class User implements UserInterface, PasswordAuthenticatedUserInterface\r
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.623+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1675
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/User.php:18 {
ReflectionAttribute->newInstance(): object …
› */\r
› #[Vich\Uploadable]\r
› class User implements UserInterface, PasswordAuthenticatedUserInterface\r
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.623+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1898
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Festival.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Festival
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.623+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1901
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Festival.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Festival
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.623+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1900
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Singer.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Singer
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.623+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1895
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Singer.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Singer
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.623+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1893
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Category.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Category
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.623+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1692
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Category.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Category
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:267 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› try {
› return $this->filterResponse($response, $request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
]
1033 => [
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.466+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1436
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.466+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1462
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.467+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1458
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.467+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1465
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.467+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1464
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.476+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1473
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.476+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1443
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.476+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1457
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.477+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1447
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.477+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1450
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.477+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1444
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.477+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1017
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.478+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1070
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:132 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->isTransient(string $className) …
› if (strpos($className, $namespace) === 0) {
› return $driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:33 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->isTransient($className): bool …
› {
› return $this->driver->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:423 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->isTransient(string $className) …
› /** @phpstan-var class-string $className */
› return $this->getDriver()->isTransient($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Tools/SchemaValidator.php:155 {
Doctrine\ORM\Tools\SchemaValidator->validateClass(ClassMetadataInfo $class) …
› foreach ($class->associationMappings as $fieldName => $assoc) {
› if (! class_exists($assoc['targetEntity']) || $cmf->isTransient($assoc['targetEntity'])) {
› $ce[] = "The target entity '" . $assoc['targetEntity'] . "' specified on " . $class->name . '#' . $fieldName . ' is unknown or not an entity.';
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:108 {
Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
›
› $classErrors = $validator->validateClass($class);
› $r = $class->getReflectionClass();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.479+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1479
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:201 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
›
› if (! in_array($sourceFile, $includedFiles, true) || $this->isTransient($className)) {
› continue;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:95 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.480+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#878
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:201 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
›
› if (! in_array($sourceFile, $includedFiles, true) || $this->isTransient($className)) {
› continue;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:95 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.480+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1476
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:201 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
›
› if (! in_array($sourceFile, $includedFiles, true) || $this->isTransient($className)) {
› continue;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:95 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.480+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1451
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:201 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
›
› if (! in_array($sourceFile, $includedFiles, true) || $this->isTransient($className)) {
› continue;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:95 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.480+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1482
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:201 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
›
› if (! in_array($sourceFile, $includedFiles, true) || $this->isTransient($className)) {
› continue;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:95 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.482+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1512
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:201 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
›
› if (! in_array($sourceFile, $includedFiles, true) || $this->isTransient($className)) {
› continue;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:95 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.483+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1505
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:201 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
›
› if (! in_array($sourceFile, $includedFiles, true) || $this->isTransient($className)) {
› continue;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:95 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.484+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1540
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:201 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
›
› if (! in_array($sourceFile, $includedFiles, true) || $this->isTransient($className)) {
› continue;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:95 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.484+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#859
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:201 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
›
› if (! in_array($sourceFile, $includedFiles, true) || $this->isTransient($className)) {
› continue;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:95 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.485+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1455
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:201 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
›
› if (! in_array($sourceFile, $includedFiles, true) || $this->isTransient($className)) {
› continue;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:95 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.485+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1501
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:869 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->isTransient($className) …
› {
› $classAnnotations = $this->reader->getClassAnnotations(new ReflectionClass($className));
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:201 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
›
› if (! in_array($sourceFile, $includedFiles, true) || $this->isTransient($className)) {
› continue;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:95 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› $metadata = [];
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.493+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1487
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:101 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $classAnnotations = $this->reader->getClassAnnotations($class);
› foreach ($classAnnotations as $key => $annot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.498+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1494
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.499+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1504
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.499+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1491
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.499+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1490
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.499+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1454
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.499+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#992
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.500+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1532
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.500+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1528
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.500+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1438
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.507+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1548
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:101 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $classAnnotations = $this->reader->getClassAnnotations($class);
› foreach ($classAnnotations as $key => $annot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.511+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1529
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.511+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1493
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.511+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1500
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.511+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1497
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.512+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1434
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.512+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1456
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.512+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1489
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.512+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1508
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.512+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1483
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.523+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1615
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:101 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $classAnnotations = $this->reader->getClassAnnotations($class);
› foreach ($classAnnotations as $key => $annot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.527+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1600
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.527+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1572
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.527+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1601
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.528+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1587
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.528+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1598
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.528+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1477
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.528+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1599
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.528+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1597
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.528+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1596
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.535+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1511
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:101 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $classAnnotations = $this->reader->getClassAnnotations($class);
› foreach ($classAnnotations as $key => $annot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.538+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1594
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.538+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1602
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.538+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1582
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.538+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1590
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.539+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1621
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.539+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1618
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.539+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1616
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.539+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1652
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.539+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1569
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.542+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1658
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:101 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $classAnnotations = $this->reader->getClassAnnotations($class);
› foreach ($classAnnotations as $key => $annot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.545+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1606
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.545+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#880
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.545+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1593
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.545+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1592
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.545+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1578
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.545+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1585
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.546+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1608
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.546+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1607
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.546+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1481
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.556+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1639
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:992 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› $instance = $this->instantiateAnnotiation($originalName, $this->context, $name, []);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:149 {
Doctrine\Common\Annotations\AnnotationReader->getClassAnnotations(ReflectionClass $class) …
›
› return $this->parser->parse($class->getDocComment(), 'class ' . $class->getName());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:101 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $classAnnotations = $this->reader->getClassAnnotations($class);
› foreach ($classAnnotations as $key => $annot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.557+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1573
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:370 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // Evaluate @Cache annotation
› $cacheAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Cache::class);
› if ($cacheAnnot !== null) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.557+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1683
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:384 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
›
› $joinColumnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumn::class);
› if ($joinColumnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.557+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1698
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:388 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $joinColumnsAnnot = $this->reader->getPropertyAnnotation($property, Mapping\JoinColumns::class);
› if ($joinColumnsAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.557+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1595
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:398 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› // @Column, @OneToOne, @OneToMany, @ManyToOne, @ManyToMany
› $columnAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Column::class);
› if ($columnAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.557+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1654
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:568 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
› ): void {
› $oneToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToOne::class);
› if ($oneToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.558+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1697
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:587 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $oneToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\OneToMany::class);
› if ($oneToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.558+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1678
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:604 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToOneAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToOne::class);
› if ($manyToOneAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.558+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1682
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:619 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $manyToManyAnnot = $this->reader->getPropertyAnnotation($property, Mapping\ManyToMany::class);
› if ($manyToManyAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.558+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1702
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php"
#line: 30
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/UploadableField.php:30 {
Vich\UploaderBundle\Mapping\Annotation\UploadableField->__construct(string $mapping, ?string $fileNameProperty = null, ?string $size = null, ?string $mimeType = null, ?string $originalName = null, ?string $dimensions = null) …
› ) {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\UploadableField" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\UploadableField" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:1483 {
Doctrine\Common\Annotations\DocParser->instantiateAnnotiation(string $originalName, string $context, string $name, array $arguments) …
› try {
› return new $name(...$arguments);
› } catch (Throwable $exception) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:956 {
Doctrine\Common\Annotations\DocParser->Annotation() …
›
› return $this->instantiateAnnotiation($originalName, $this->context, $name, $values);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:714 {
Doctrine\Common\Annotations\DocParser->Annotations(): array …
› $this->isNestedAnnotation = false;
› $annot = $this->Annotation();
› if ($annot === false) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php:370 {
Doctrine\Common\Annotations\DocParser->parse(string $input, string $context = '') …
›
› return $this->Annotations();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:181 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotations(ReflectionProperty $property) …
›
› return $this->parser->parse($property->getDocComment(), $context);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php:189 {
Doctrine\Common\Annotations\AnnotationReader->getPropertyAnnotation(ReflectionProperty $property, $annotationName) …
› {
› $annotations = $this->getPropertyAnnotations($property);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:660 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadRelationShipMapping(ReflectionProperty $property, array &$mapping, ClassMetadata $metadata, array $joinColumns, string $className): void …
›
› $embeddedAnnot = $this->reader->getPropertyAnnotation($property, Mapping\Embedded::class);
› if ($embeddedAnnot) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:439 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->loadMetadataForClass($className, ClassMetadata $metadata) …
› } else {
› $this->loadRelationShipMapping(
› $property,
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:77 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->loadMetadataForClass(string $className, ClassMetadata $metadata) …
› if (strpos($className, $namespace) === 0) {
› $driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:41 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->loadMetadataForClass($className, ClassMetadata $metadata): void …
› {
› $this->driver->loadMetadataForClass($className, $metadata);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:149 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› try {
› $this->driver->loadMetadataForClass($class->getName(), $class);
› } catch (ReflectionException $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:96 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata() …
› foreach ($driver->getAllClassNames() as $className) {
› $metadata[] = $this->getMetadataFor($className);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($managers as $manager) {
› $metadata[] = $manager->getMetadataFactory()->getAllMetadata();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.563+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1713
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Video.php:18 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Video
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.563+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1714
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Video.php:18 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Video
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.563+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1715
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/User.php:18 {
ReflectionAttribute->newInstance(): object …
› */\r
› #[Vich\Uploadable]\r
› class User implements UserInterface, PasswordAuthenticatedUserInterface\r
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.564+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1716
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/User.php:18 {
ReflectionAttribute->newInstance(): object …
› */\r
› #[Vich\Uploadable]\r
› class User implements UserInterface, PasswordAuthenticatedUserInterface\r
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.564+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1717
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Festival.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Festival
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.564+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1718
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Festival.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Festival
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.564+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1719
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Singer.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Singer
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.564+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1720
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Singer.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Singer
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.564+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1721
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Category.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Category
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Support both new Attribute\ and deprecated Annotation\ namespaces
› $uploadable = $this->reader->getClassAttribute($class, Uploadable::class);
› if (null === $uploadable) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1774657316
"timestamp_rfc3339" => "2026-03-28T00:21:56.564+00:00"
"message" => "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1722
#message: "User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead."
#code: 0
#file: "/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php"
#line: 24
#severity: E_USER_DEPRECATED
trace: {
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Mapping/Annotation/Uploadable.php:24 {
Vich\UploaderBundle\Mapping\Annotation\Uploadable->__construct() …
› {
› trigger_deprecation('vich/uploader-bundle', '2.9', 'The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.');
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/src/Entity/Category.php:17 {
ReflectionAttribute->newInstance(): object …
› */
› #[Vich\Uploadable]
› class Category
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
› $attributeName = $attribute->getName();
› $instance = $attribute->newInstance();
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
› {
› return $this->convertToAttributeInstances($class->getAttributes());
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
› {
› return $this->getClassAttributes($class)[$attributeName] ?? null;
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:107 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
› // Fallback to deprecated Annotation namespace
› $uploadable = $this->reader->getClassAttribute($class, UploadableAnnotation::class);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
› foreach ($metadata as $classMeta) {
› if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {
› $classes[] = $classMeta->getName();
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
Metadata\Driver\DriverChain->getAllClassNames(): array …
›
› $driverClasses = $driver->getAllClassNames();
› if (!empty($driverClasses)) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/jms/metadata/src/MetadataFactory.php:145 {
Metadata\MetadataFactory->getAllClassNames(): array …
›
› return $this->driver->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
› {
› return $this->reader->getAllClassNames();
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
› $mappings = [];
› $uploadableClasses = $this->metadataReader->getUploadableClasses();
› foreach ($uploadableClasses as $class) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
› foreach ($this->collectors as $collector) {
› $collector->collect($request, $response, $exception);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
› try {
› if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {
› return;
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:216 {
Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
›
› $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:204 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
›
› return $this->filterResponse($response, $request, $type);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {
› $response = $this->kernel->handle($this->request);
›
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php:32 {
require_once …
› ->getRunner($app)
› ->run()
› );
}
/home/h73hwg3vm18u/public_html/vidstatus.co.in/public/index.php:5 {
›
› require_once dirname(__DIR__).'/vendor/autoload_runtime.php';
›
arguments: {
"/home/h73hwg3vm18u/public_html/vidstatus.co.in/vendor/autoload_runtime.php"
}
}
}
}
]
"channel" => "deprecation"
]
]
]
-errorCount: [
2 => 1
1033 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#153 …}
} |