Fatal error: During class fetch: Uncaught RuntimeException: The autoloader expected class "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\LdapFactoryTrait" to be defined in file "/mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/composer/../symfony/security-bundle/DependencyInjection/Security/Factory/LdapFactoryTrait.php". The file was found but the class was not in it, the class name or namespace probably has a typo. in /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/error-handler/DebugClassLoader.php:360 Stack trace: #0 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/error-handler/DebugClassLoader.php(317): Symfony\Component\ErrorHandler\DebugClassLoader->checkClass() #1 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/security-bundle/DependencyInjection/Security/Factory/FormLoginLdapFactory.php(24): Symfony\Component\ErrorHandler\DebugClassLoader->loadClass() #2 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/error-handler/DebugClassLoader.php(306): include('...') #3 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/security-bundle/SecurityBundle.php(68): Symfony\Component\ErrorHandler\DebugClassLoader->loadClass() #4 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(644): Symfony\Bundle\SecurityBundle\SecurityBundle->build() #5 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(621): Symfony\Component\HttpKernel\Kernel->prepareContainer() #6 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(509): Symfony\Component\HttpKernel\Kernel->buildContainer() #7 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(755): Symfony\Component\HttpKernel\Kernel->initializeContainer() #8 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(172): Symfony\Component\HttpKernel\Kernel->preBoot() #9 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle() #10 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run() #11 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/public/index.php(6): require_once('...') #12 {main} in /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/security-bundle/DependencyInjection/Security/Factory/FormLoginLdapFactory.php on line 24
Symfony\Component\ErrorHandler\Error\FatalError {#103 -error: array:4 [ "type" => 1 "message" => """ During class fetch: Uncaught RuntimeException: The autoloader expected class "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\LdapFactoryTrait" to be defined in file "/mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/composer/../symfony/security-bundle/DependencyInjection/Security/Factory/LdapFactoryTrait.php". The file was found but the class was not in it, the class name or namespace probably has a typo. in /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/error-handler/DebugClassLoader.php:360\n Stack trace:\n #0 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/error-handler/DebugClassLoader.php(317): Symfony\Component\ErrorHandler\DebugClassLoader->checkClass()\n #1 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/security-bundle/DependencyInjection/Security/Factory/FormLoginLdapFactory.php(24): Symfony\Component\ErrorHandler\DebugClassLoader->loadClass()\n #2 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/error-handler/DebugClassLoader.php(306): include('...')\n #3 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/security-bundle/SecurityBundle.php(68): Symfony\Component\ErrorHandler\DebugClassLoader->loadClass()\n #4 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(644): Symfony\Bundle\SecurityBundle\SecurityBundle->build()\n #5 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(621): Symfony\Component\HttpKernel\Kernel->prepareContainer()\n #6 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(509): Symfony\Component\HttpKernel\Kernel->buildContainer()\n #7 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(755): Symfony\Component\HttpKernel\Kernel->initializeContainer()\n #8 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(172): Symfony\Component\HttpKernel\Kernel->preBoot()\n #9 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle()\n #10 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()\n #11 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/public/index.php(6): require_once('...')\n #12 {main} """ "file" => "/mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/security-bundle/DependencyInjection/Security/Factory/FormLoginLdapFactory.php" "line" => 24 ] }
* @author Grégoire Pineau <lyrixx@lyrixx.info> * @author Charles Sarrazin <charles@sarraz.in> * * @internal */class FormLoginLdapFactory extends FormLoginFactory{ use LdapFactoryTrait; public function addConfiguration(NodeDefinition $node): void {|
FatalError
|
|---|
Symfony\Component\ErrorHandler\Error\FatalError:
Error: During class fetch: Uncaught RuntimeException: The autoloader expected class "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\LdapFactoryTrait" to be defined in file "/mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/composer/../symfony/security-bundle/DependencyInjection/Security/Factory/LdapFactoryTrait.php". The file was found but the class was not in it, the class name or namespace probably has a typo. in /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/error-handler/DebugClassLoader.php:360
Stack trace:
#0 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/error-handler/DebugClassLoader.php(317): Symfony\Component\ErrorHandler\DebugClassLoader->checkClass()
#1 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/security-bundle/DependencyInjection/Security/Factory/FormLoginLdapFactory.php(24): Symfony\Component\ErrorHandler\DebugClassLoader->loadClass()
#2 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/error-handler/DebugClassLoader.php(306): include('...')
#3 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/security-bundle/SecurityBundle.php(68): Symfony\Component\ErrorHandler\DebugClassLoader->loadClass()
#4 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(644): Symfony\Bundle\SecurityBundle\SecurityBundle->build()
#5 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(621): Symfony\Component\HttpKernel\Kernel->prepareContainer()
#6 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(509): Symfony\Component\HttpKernel\Kernel->buildContainer()
#7 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(755): Symfony\Component\HttpKernel\Kernel->initializeContainer()
#8 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/http-kernel/Kernel.php(172): Symfony\Component\HttpKernel\Kernel->preBoot()
#9 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php(35): Symfony\Component\HttpKernel\Kernel->handle()
#10 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/autoload_runtime.php(29): Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
#11 /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/public/index.php(6): require_once('...')
#12 {main}
at /mnt/web503/d2/60/512823560/htdocs/symfony-chimera/vendor/symfony/security-bundle/DependencyInjection/Security/Factory/FormLoginLdapFactory.php:24
|