Deprecated: DI\ContainerBuilder::writeProxiesToFile(): Implicitly marking parameter $proxyDirectory as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/ContainerBuilder.php on line 283
Deprecated: DI\Definition\Source\ReflectionBasedAutowiring::autowire(): Implicitly marking parameter $definition as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php on line 19
Deprecated: DI\Definition\Source\Autowiring::autowire(): Implicitly marking parameter $definition as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Definition/Source/Autowiring.php on line 23
Deprecated: DI\Definition\Source\DefinitionFile::__construct(): Implicitly marking parameter $autowiring as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Definition/Source/DefinitionFile.php on line 28
Deprecated: DI\Definition\Source\DefinitionArray::__construct(): Implicitly marking parameter $autowiring as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Definition/Source/DefinitionArray.php on line 39
Deprecated: DI\Definition\Source\DefinitionNormalizer::normalizeRootDefinition(): Implicitly marking parameter $wildcardsReplacements as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Definition/Source/DefinitionNormalizer.php on line 46
Deprecated: DI\Proxy\ProxyFactory::__construct(): Implicitly marking parameter $proxyDirectory as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Proxy/ProxyFactory.php on line 43
Deprecated: DI\Container::__construct(): Implicitly marking parameter $definitionSource as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Container.php on line 97
Deprecated: DI\Container::__construct(): Implicitly marking parameter $proxyFactory as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Container.php on line 97
Deprecated: DI\Container::__construct(): Implicitly marking parameter $wrapperContainer as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Container.php on line 97
Deprecated: Slim\Psr7\Factory\StreamFactory::createStreamFromFile(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/slim/psr7/src/Factory/StreamFactory.php on line 51
Deprecated: Slim\Psr7\Factory\StreamFactory::createStreamFromResource(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/slim/psr7/src/Factory/StreamFactory.php on line 85
Deprecated: Twig\Loader\FilesystemLoader::__construct(): Implicitly marking parameter $rootPath as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/twig/twig/src/Loader/FilesystemLoader.php on line 37
Deprecated: Twig\Environment::getTemplateClass(): Implicitly marking parameter $index as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/twig/twig/src/Environment.php on line 262
Deprecated: Twig\Environment::loadTemplate(): Implicitly marking parameter $index as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/twig/twig/src/Environment.php on line 330
Deprecated: Twig\Environment::createTemplate(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/twig/twig/src/Environment.php on line 386
Deprecated: Selective\BasePath\BasePathMiddleware::__construct(): Implicitly marking parameter $phpSapi as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/selective/basepath/src/BasePathMiddleware.php on line 32
Deprecated: Selective\BasePath\BasePathDetector::__construct(): Implicitly marking parameter $phpSapi as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/selective/basepath/src/BasePathDetector.php on line 26
Deprecated: DI\Definition\ObjectDefinition::__construct(): Implicitly marking parameter $className as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Definition/ObjectDefinition.php on line 72
Deprecated: DI\Definition\ObjectDefinition::setClassName(): Implicitly marking parameter $className as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Definition/ObjectDefinition.php on line 88
Deprecated: DI\Definition\ObjectDefinition::setLazy(): Implicitly marking parameter $lazy as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Definition/ObjectDefinition.php on line 186
Deprecated: DI\Definition\Resolver\ObjectCreator::setPrivatePropertyValue(): Implicitly marking parameter $className as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Definition/Resolver/ObjectCreator.php on line 212
Deprecated: DI\Definition\Resolver\ParameterResolver::resolveParameters(): Implicitly marking parameter $definition as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Definition/Resolver/ParameterResolver.php on line 38
Deprecated: DI\Definition\Resolver\ParameterResolver::resolveParameters(): Implicitly marking parameter $method as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/vendor/php-di/php-di/src/Definition/Resolver/ParameterResolver.php on line 38
Deprecated: App\Infrastructure\Organizations\UBROrganizationRepository::getOrganizations(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Organizations/UBROrganizationRepository.php on line 432
Deprecated: App\Domain\Organizations\OrganizationService::getOrganizations(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Domain/Organizations/OrganizationService.php on line 86
Deprecated: App\Infrastructure\Resources\ResourceRepository::createResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1029
Deprecated: App\Infrastructure\Resources\ResourceRepository::createResource(): Implicitly marking parameter $resourceLocal as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1029
Deprecated: App\Infrastructure\Resources\ResourceRepository::removeResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1188
Deprecated: App\Infrastructure\Resources\ResourceRepository::updateResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1480
Deprecated: App\Infrastructure\Resources\ResourceRepository::updateResource(): Implicitly marking parameter $resourceLocal as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1480
Deprecated: App\Infrastructure\Resources\ResourceRepository::updateResource(): Implicitly marking parameter $previousResourceGlobal as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1480
Deprecated: App\Infrastructure\Resources\ResourceRepository::updateResourceGlobal(): Implicitly marking parameter $previousResourceGlobal as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1493
Deprecated: App\Infrastructure\Resources\ResourceRepository::updateResourceLocal(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1552
Deprecated: App\Infrastructure\Resources\ResourceRepository::persistKeywordsForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1622
Deprecated: App\Infrastructure\Resources\ResourceRepository::clearKeywordsForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1654
Deprecated: App\Infrastructure\Resources\ResourceRepository::persistTopResourceEntriesForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1706
Deprecated: App\Infrastructure\Resources\ResourceRepository::clearTopResourceEntriesForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1747
Deprecated: App\Infrastructure\Resources\ResourceRepository::clearTopResourceEntriesForSubject(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1766
Deprecated: App\Infrastructure\Resources\ResourceRepository::persistAuthorsForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1953
Deprecated: App\Infrastructure\Resources\ResourceRepository::clearAuthorsForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 1990
Deprecated: App\Infrastructure\Resources\ResourceRepository::persistSubjectsForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 2051
Deprecated: App\Infrastructure\Resources\ResourceRepository::clearSubjectsForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 2095
Deprecated: App\Infrastructure\Resources\ResourceRepository::persistCountriesForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 2136
Deprecated: App\Infrastructure\Resources\ResourceRepository::clearCountriesForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 2169
Deprecated: App\Infrastructure\Resources\ResourceRepository::persistTypesForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 2205
Deprecated: App\Infrastructure\Resources\ResourceRepository::clearTypesForResource(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 2296
Deprecated: App\Infrastructure\Resources\ResourceRepository::getHostByName(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 2661
Deprecated: App\Infrastructure\Resources\ResourceRepository::getEnterprises(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 2704
Deprecated: App\Infrastructure\Resources\ResourceRepository::getAuthors(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 3131
Deprecated: App\Infrastructure\Resources\ResourceRepository::getCountries(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 3403
Deprecated: App\Infrastructure\Resources\ResourceRepository::getTopRessourcesForCollection(): Implicitly marking parameter $organizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 3606
Deprecated: App\Infrastructure\Resources\ResourceRepository::getTopRessourcesForSubject(): Implicitly marking parameter $organizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 3633
Deprecated: App\Infrastructure\Resources\ResourceRepository::getResources(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 3660
Deprecated: App\Infrastructure\Resources\ResourceRepository::getResourceById(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 3726
Deprecated: App\Infrastructure\Resources\ResourceRepository::getResourceById_NEW(): Implicitly marking parameter $organization_id as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 3742
Deprecated: App\Infrastructure\Resources\ResourceRepository::getResourceByIdWithLicenseOnly(): Implicitly marking parameter $organization_id as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 4207
Deprecated: App\Infrastructure\Resources\ResourceRepository::persistCollectionForOrganisation(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 5452
Deprecated: App\Infrastructure\Resources\ResourceRepository::getCollections(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 6172
Deprecated: App\Infrastructure\Resources\ResourceRepository::getCollectionById(): Implicitly marking parameter $localOrganizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 6307
Deprecated: App\Infrastructure\Resources\ResourceRepository::filterLocalizedEntries(): Implicitly marking parameter $organizationId as nullable is deprecated, the explicit nullable type must be used instead in /opt/dbis-projekt/dbis_server/src/Infrastructure/Resources/ResourceRepository.php on line 6521
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /opt/dbis-projekt/dbis_server/src/Infrastructure/Shared/ContextProvider.php on line 20
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /opt/dbis-projekt/dbis_server/src/Infrastructure/Shared/ContextProvider.php on line 21
Warning: session_start(): Session cannot be started after headers have already been sent in /opt/dbis-projekt/dbis_server/src/Infrastructure/Shared/ContextProvider.php on line 22
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /opt/dbis-projekt/dbis_server/src/Action/Frontend/Users/UsersBasePage.php on line 72
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /opt/dbis-projekt/dbis_server/src/Action/Frontend/Users/UsersBasePage.php on line 73
Warning: session_start(): Session cannot be started after headers have already been sent in /opt/dbis-projekt/dbis_server/src/Action/Frontend/Users/UsersBasePage.php on line 74 DBIS - Suche