| ( ! ) Fatal error: Class App\Controller\Admin\TrainingMemberCrudController contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController::getEntityFqcn) in /home/debian/DEV/sep/src/Controller/Admin/TrainingMemberCrudController.php on line 45 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 356552 | {main}( ) | .../index.php:0 |
| 2 | 0.0000 | 357048 | require_once( '/home/debian/DEV/sep/vendor/autoload_runtime.php ) | .../index.php:5 |
| 3 | 0.0013 | 441584 | Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run( ) | .../autoload_runtime.php:29 |
| 4 | 0.0013 | 441584 | Symfony\Component\HttpKernel\Kernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\InputBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private ?string $preferredFormat = NULL; private bool $isHostValid = TRUE; private bool $isForwardedValid = TRUE; private bool $isSafeContentPreferred = *uninitialized*; private array $trustedValuesCache = []; private $isIisRewrite = FALSE }, $type = ???, $catch = ??? ) | .../HttpKernelRunner.php:35 |
| 5 | 0.0013 | 441584 | Symfony\Component\HttpKernel\Kernel->preBoot( ) | .../Kernel.php:185 |
| 6 | 0.0022 | 463752 | Symfony\Component\HttpKernel\Kernel->initializeContainer( ) | .../Kernel.php:771 |
| 7 | 0.0061 | 1840784 | Symfony\Component\Config\ConfigCache->isFresh( ) | .../Kernel.php:414 |
| 8 | 0.0061 | 1840784 | Symfony\Component\Config\ResourceCheckerConfigCache->isFresh( ) | .../ConfigCache.php:58 |
| 9 | 0.0070 | 2024072 | Symfony\Component\Config\Resource\SelfCheckingResourceChecker->isFresh( $resource = class Symfony\Component\Config\Resource\ReflectionClassResource { private array $files = ['/home/debian/DEV/sep/src/Controller/Admin/TrainingMemberCrudController.php' => NULL]; private string $className = 'App\\Controller\\Admin\\TrainingMemberCrudController'; private ReflectionClass $classReflector = *uninitialized*; private array $excludedVendors = []; private string $hash = 'c8afe72ef59bed1418e07d40363580ff' }, $timestamp = 1774007279 ) | .../ResourceCheckerConfigCache.php:90 |
| 10 | 0.0070 | 2024168 | Symfony\Component\Config\Resource\ReflectionClassResource->isFresh( $timestamp = 1774007279 ) | .../SelfCheckingResourceChecker.php:44 |
| 11 | 0.0070 | 2024168 | Symfony\Component\Config\Resource\ReflectionClassResource->computeHash( ) | .../ReflectionClassResource.php:51 |
| 12 | 0.0070 | 2024264 | __construct( $objectOrClass = 'App\\Controller\\Admin\\TrainingMemberCrudController' ) | .../ReflectionClassResource.php:103 |
| 13 | 0.0070 | 2024384 | Symfony\Component\ErrorHandler\DebugClassLoader->loadClass( $class = 'App\\Controller\\Admin\\TrainingMemberCrudController' ) | .../ReflectionClassResource.php:103 |
| 14 | 0.0071 | 2048792 | include( '/home/debian/DEV/sep/src/Controller/Admin/TrainingMemberCrudController.php ) | .../DebugClassLoader.php:298 |