| ( ! ) Deprecated: Gustavus\Counselors\Entities\Area::setCounselor(): Implicitly marking parameter $counselor as nullable is deprecated, the explicit nullable type must be used instead in /cis/lib/Gustavus/Counselors/Entities/Area.php on line 175 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0013 | 389736 | {main}( ) | .../index.php:0 |
| 2 | 0.0020 | 411008 | Gustavus\Concourse\Router::handleRequest( $routingConfig = '/cis/lib/Gustavus/Counselors/routing.php', $route = '' ) | .../index.php:7 |
| 3 | 0.0021 | 411512 | Gustavus\Concourse\Router::runHandler( $alias = 'index', $routeConfig = ['route' => '/', 'handler' => 'Gustavus\\Counselors\\Controllers\\MainController:index'], $args = [] ) | .../Router.php:112 |
| 4 | 0.0025 | 412824 | call_user_func:{/cis/lib/Gustavus/Concourse/Router.php:186}( $callback = [0 => class Gustavus\Counselors\Controllers\MainController { protected $apiKey = '0c10dcc926a3dbd04232b51693495a4e'; protected $applicationTitle = 'Meet Your Counselor'; protected $subtitle = 'Admission'; protected $content = ''; protected $focusBox = ''; protected $localNavigation = ''; protected $stylesheets = ''; protected $javascripts = ''; protected $breadCrumbs = [...]; protected $templatePreferences = [...]; private ${Gustavus\Concourse\Controller}em = class Doctrine\ORM\EntityManager { ... }; private ${Gustavus\Concourse\Controller}newEm = NULL; private ${Gustavus\Concourse\Controller}dbal = NULL; private ${Gustavus\Concourse\Controller}twig = NULL; private ${Gustavus\Concourse\Controller}routeAlias = 'index'; private ${Gustavus\Concourse\Controller}persistors = NULL; private ${Gustavus\Concourse\Controller}globalCacheDS = NULL; private ${Gustavus\Concourse\Controller}loggedInPerson = NULL }, 1 => 'index'] ) | .../Router.php:186 |
| 5 | 0.0025 | 412992 | Gustavus\Counselors\Controllers\MainController->index( ) | .../Router.php:186 |
| 6 | 0.0025 | 412992 | Gustavus\Counselors\Controllers\SharedController->getRepository( $name = 'Area', $new = ??? ) | .../MainController.php:37 |
| 7 | 0.0042 | 452360 | Doctrine\ORM\EntityManager->getRepository( $entityName = '\\Gustavus\\Counselors\\Entities\\Area' ) | .../SharedController.php:63 |
| 8 | 0.0042 | 452360 | Doctrine\ORM\Repository\DefaultRepositoryFactory->getRepository( $entityManager = class Doctrine\ORM\EntityManager { private $config = class Doctrine\ORM\Configuration { private array ${Doctrine\DBAL\Configuration}middlewares = [...]; protected $sqlLogger = NULL; private ?Psr\Cache\CacheItemPoolInterface ${Doctrine\DBAL\Configuration}resultCache = class Doctrine\Common\Cache\Psr6\CacheAdapter { ... }; protected $resultCacheImpl = class Gustavus\Doctrine\GACCacheArray { ... }; protected $schemaAssetsFilter = class Closure { ... }; protected $autoCommit = TRUE; private bool ${Doctrine\DBAL\Configuration}disableTypeComments = FALSE; private ?Doctrine\DBAL\Schema\SchemaManagerFactory ${Doctrine\DBAL\Configuration}schemaManagerFactory = NULL; protected $_attributes = [...]; private $identityGenerationPreferences = [...] }; private $conn = class Doctrine\DBAL\Connection { protected $_conn = NULL; protected $_config = class Doctrine\DBAL\Configuration { ... }; protected $_eventManager = class Doctrine\Common\EventManager { ... }; protected $_expr = class Doctrine\DBAL\Query\Expression\ExpressionBuilder { ... }; private bool $autoCommit = TRUE; private int $transactionNestingLevel = 0; private $transactionIsolationLevel = NULL; private bool $nestTransactionsWithSavepoints = FALSE; private array $params = [...]; private ?Doctrine\DBAL\Platforms\AbstractPlatform $platform = NULL; private ?Doctrine\DBAL\Driver\API\ExceptionConverter $exceptionConverter = NULL; private ?Doctrine\DBAL\SQL\Parser $parser = NULL; protected $_schemaManager = NULL; protected $_driver = class Doctrine\DBAL\Driver\PDO\MySQL\Driver { ... }; private bool $isRollbackOnly = FALSE; private Doctrine\DBAL\Schema\SchemaManagerFactory $schemaManagerFactory = class Doctrine\DBAL\Schema\LegacySchemaManagerFactory { ... } }; private $metadataFactory = class Doctrine\ORM\Mapping\ClassMetadataFactory { protected $cacheSalt = '__CLASSMETADATA__'; private ${Doctrine\Persistence\Mapping\AbstractClassMetadataFactory}cache = class Doctrine\Common\Cache\Psr6\CacheAdapter { ... }; private ${Doctrine\Persistence\Mapping\AbstractClassMetadataFactory}loadedMetadata = [...]; protected $initialized = TRUE; private ${Doctrine\Persistence\Mapping\AbstractClassMetadataFactory}reflectionService = class Doctrine\Persistence\Mapping\RuntimeReflectionService { ... }; private ${Doctrine\Persistence\Mapping\AbstractClassMetadataFactory}proxyClassNameResolver = class Doctrine\ORM\Proxy\DefaultProxyClassNameResolver { ... }; private $em = ...; private $targetPlatform = NULL; private $driver = class Doctrine\ORM\Mapping\Driver\AnnotationDriver { ... }; private $evm = class Doctrine\Common\EventManager { ... }; private $embeddablesActiveNesting = [...] }; private $unitOfWork = class Doctrine\ORM\UnitOfWork { private $identityMap = [...]; private $entityIdentifiers = [...]; private $originalEntityData = [...]; private $entityChangeSets = [...]; private $entityStates = [...]; private $scheduledForSynchronization = [...]; private $entityInsertions = [...]; private $entityUpdates = [...]; private $extraUpdates = [...]; private $entityDeletions = [...]; private $nonCascadedNewDetectedEntities = [...]; private $collectionDeletions = [...]; private $collectionUpdates = [...]; private $visitedCollections = [...]; private $pendingCollectionElementRemovals = [...]; private $em = ...; private $persisters = [...]; private $collectionPersisters = [...]; private $evm = class Doctrine\Common\EventManager { ... }; private $listenersInvoker = class Doctrine\ORM\Event\ListenersInvoker { ... }; private $identifierFlattener = class Doctrine\ORM\Utility\IdentifierFlattener { ... }; private $orphanRemovals = [...]; private $readOnlyObjects = [...]; private $eagerLoadingEntities = [...]; private $eagerLoadingCollections = [...]; protected $hasCache = FALSE; private $hydrationCompleteHandler = class Doctrine\ORM\Internal\HydrationCompleteHandler { ... }; private $reflectionPropertiesGetter = class Doctrine\ORM\Mapping\Reflection\ReflectionPropertiesGetter { ... } }; private $eventManager = class Doctrine\Common\EventManager { private array $listeners = [...] }; private $proxyFactory = class Doctrine\ORM\Proxy\ProxyFactory { private ${Doctrine\Common\Proxy\AbstractProxyFactory}metadataFactory = class Doctrine\ORM\Mapping\ClassMetadataFactory { ... }; private ${Doctrine\Common\Proxy\AbstractProxyFactory}proxyGenerator = class Doctrine\Common\Proxy\ProxyGenerator { ... }; private ${Doctrine\Common\Proxy\AbstractProxyFactory}autoGenerate = 1; private ${Doctrine\Common\Proxy\AbstractProxyFactory}definitions = [...]; private $em = ...; private $uow = class Doctrine\ORM\UnitOfWork { ... }; private $proxyDir = '/cis/www-etc/doctrine/proxies/Counselors'; private $proxyNs = 'Gustavus\\Counselors'; private $autoGenerate = 1; private $identifierFlattener = class Doctrine\ORM\Utility\IdentifierFlattener { ... }; private $proxyFactories = [...]; private $isLazyGhostObjectEnabled = FALSE }; private $repositoryFactory = class Doctrine\ORM\Repository\DefaultRepositoryFactory { private $repositoryList = [...] }; private $expressionBuilder = NULL; private $closed = FALSE; private $filterCollection = NULL; private $cache = NULL }, $entityName = '\\Gustavus\\Counselors\\Entities\\Area' ) | .../EntityManager.php:839 |
| 9 | 0.0042 | 452360 | Doctrine\ORM\EntityManager->getClassMetadata( $className = '\\Gustavus\\Counselors\\Entities\\Area' ) | .../DefaultRepositoryFactory.php:32 |
| 10 | 0.0042 | 452360 | Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor( $className = '\\Gustavus\\Counselors\\Entities\\Area' ) | .../EntityManager.php:329 |
| 11 | 0.0044 | 452568 | Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata( $name = 'Gustavus\\Counselors\\Entities\\Area' ) | .../AbstractClassMetadataFactory.php:207 |
| 12 | 0.0044 | 452568 | Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getParentClasses( $name = 'Gustavus\\Counselors\\Entities\\Area' ) | .../AbstractClassMetadataFactory.php:318 |
| 13 | 0.0044 | 452648 | Doctrine\Persistence\Mapping\RuntimeReflectionService->getParentClasses( $class = 'Gustavus\\Counselors\\Entities\\Area' ) | .../AbstractClassMetadataFactory.php:283 |
| 14 | 0.0044 | 452648 | class_exists( $class = 'Gustavus\\Counselors\\Entities\\Area' ) | .../RuntimeReflectionService.php:40 |
| 15 | 0.0044 | 452744 | Composer\Autoload\ClassLoader->loadClass( $class = 'Gustavus\\Counselors\\Entities\\Area' ) | .../RuntimeReflectionService.php:40 |
| 16 | 0.0044 | 452824 | {closure:/usr/share/composer/vendor/composer/ClassLoader.php:575-577}( $file = '/cis/lib/Gustavus/Counselors/Entities/Area.php' ) | .../ClassLoader.php:427 |