Index
A
- ActivityAssignmentController — Class in namespace App\Controller
- ActivityController — Class in namespace App\Controller
- ActivityExecutionController — Class in namespace App\Controller
- AssignmentController — Class in namespace App\Controller
- AuthController — Class in namespace App\Controller
- ApiResponse — Class in namespace App\DTO
- ApiResponse::accepted() — Method in class ApiResponse
- ActivityAssignmentQueryDto — Class in namespace App\DTO\Request
- ActivityExecutionQueryDto — Class in namespace App\DTO\Request
- ActivityQueryDto — Class in namespace App\DTO\Request
- AssignmentQueryDto — Class in namespace App\DTO\Request
- ActivityAssignmentDto — Class in namespace App\DTO\Response
- ActivityDto — Class in namespace App\DTO\Response
- ActivityExecutionDto — Class in namespace App\DTO\Response
- AssignmentDto — Class in namespace App\DTO\Response
- AuthDto — Class in namespace App\DTO\Response
- ActivityExecutionFixtures — Class in namespace App\DataFixtures
- ActivityFixtures — Class in namespace App\DataFixtures
- AssignmentFixtures — Class in namespace App\DataFixtures
- Activity — Class in namespace App\Entity
- Activity::addEvent() — Method in class Activity
- ActivityAssignment — Class in namespace App\Entity
- ActivityExecution — Class in namespace App\Entity
- Assignment — Class in namespace App\Entity
- Role::addPermission() — Method in class Role
- User::addPermission() — Method in class User
- ApiExceptionListener — Class in namespace App\EventListener
- ApiResponseInitializer — Class in namespace App\EventListener
- AccessDeniedException — Class in namespace App\Exception
- ActivityAssignmentRepository — Class in namespace App\Repository
- ActivityExecutionRepository — Class in namespace App\Repository
- ActivityRepository — Class in namespace App\Repository
- AssignmentRepository — Class in namespace App\Repository
- AccessTokenHandler — Class in namespace App\Security
- AuthenticatedUser — Class in namespace App\Security\User
- ActivityAssignmentService — Class in namespace App\Service
- ActivityExecutionService — Class in namespace App\Service
- ActivityService — Class in namespace App\Service
- AssignmentService — Class in namespace App\Service
- AuthService — Class in namespace App\Service
B
- ActivityAssignmentController::bulkCreate() — Method in class ActivityAssignmentController
- ActivityAssignmentController::bulkDelete() — Method in class ActivityAssignmentController
- AssignmentController::bulkCreate() — Method in class AssignmentController
- AssignmentController::bulkDelete() — Method in class AssignmentController
- BookingController — Class in namespace App\Controller
- DayController::bulkCreate() — Method in class DayController
- ApiResponse::badRequest() — Method in class ApiResponse
- BookingQueryDto — Class in namespace App\DTO\Request
- BulkAssignmentItemDto — Class in namespace App\DTO\Request
- BulkCreateActivityAssignmentsDto — Class in namespace App\DTO\Request
- BulkCreateAssignmentsDto — Class in namespace App\DTO\Request
- BulkCreateDaysDto — Class in namespace App\DTO\Request
- BulkDeleteActivityAssignmentsDto — Class in namespace App\DTO\Request
- BulkDeleteAssignmentsDto — Class in namespace App\DTO\Request
- BookingDto — Class in namespace App\DTO\Response
- BookingResultDto — Class in namespace App\DTO\Response
- BulkActivityAssignmentResultDto — Class in namespace App\DTO\Response
- BulkActivityAssignmentSkipDto — Class in namespace App\DTO\Response
- BulkAssignmentResultDto — Class in namespace App\DTO\Response
- BulkAssignmentSkipDto — Class in namespace App\DTO\Response
- BookingFixtures — Class in namespace App\DataFixtures
- Booking — Class in namespace App\Entity
- BadRequestException — Class in namespace App\Exception
- BookingRepository — Class in namespace App\Repository
- BookingService — Class in namespace App\Service
C
- PullEmployeesCommand::configure() — Method in class PullEmployeesCommand
- PullStudentsCommand::configure() — Method in class PullStudentsCommand
- PullUserCommand::configure() — Method in class PullUserCommand
- ActivityAssignmentController::create() — Method in class ActivityAssignmentController
- ActivityController::create() — Method in class ActivityController
- ActivityExecutionController::create() — Method in class ActivityExecutionController
- AssignmentController::create() — Method in class AssignmentController
- BookingController::create() — Method in class BookingController
- BookingController::cancel() — Method in class BookingController
- DayController::create() — Method in class DayController
- EventController::create() — Method in class EventController
- EventTimeslotController::create() — Method in class EventTimeslotController
- InfoPageController::create() — Method in class InfoPageController
- LocationAssignmentController::create() — Method in class LocationAssignmentController
- LocationController::create() — Method in class LocationController
- TimeslotController::create() — Method in class TimeslotController
- ApiResponse::created() — Method in class ApiResponse
- ApiResponse::conflict() — Method in class ApiResponse
- CreateActivityAssignmentDto — Class in namespace App\DTO\Request
- CreateActivityDto — Class in namespace App\DTO\Request
- CreateActivityExecutionDto — Class in namespace App\DTO\Request
- CreateAssignmentDto — Class in namespace App\DTO\Request
- CreateBookingDto — Class in namespace App\DTO\Request
- CreateDayDto — Class in namespace App\DTO\Request
- CreateEventDto — Class in namespace App\DTO\Request
- CreateEventTimeslotDto — Class in namespace App\DTO\Request
- CreateInfoPageDto — Class in namespace App\DTO\Request
- CreateLocationAssignmentDto — Class in namespace App\DTO\Request
- CreateLocationDto — Class in namespace App\DTO\Request
- CreateTimeslotDto — Class in namespace App\DTO\Request
- $ FileDto#createdAt — Property in class FileDto
- Booking::cancel() — Method in class Booking
- ConflictException — Class in namespace App\Exception
- ActivityRepository::countByEvent() — Method in class ActivityRepository
- BookingRepository::countActiveByActivityExecution() — Method in class BookingRepository
- BookingRepository::countActiveByActivityExecutionWithLock() — Method in class BookingRepository
- ActivityAssignmentService::create() — Method in class ActivityAssignmentService
- ActivityAssignmentService::createBulk() — Method in class ActivityAssignmentService
- ActivityExecutionService::create() — Method in class ActivityExecutionService
- ActivityService::create() — Method in class ActivityService
- AssignmentService::create() — Method in class AssignmentService
- AssignmentService::createBulk() — Method in class AssignmentService
- BookingService::create() — Method in class BookingService
- BookingService::cancel() — Method in class BookingService
- ConflictChecker — Class in namespace App\Service
Detects whether a user is already scheduled (assigned or booked) in a given timeslot.
- DayService::create() — Method in class DayService
- DayService::createBulk() — Method in class DayService
- EventService::create() — Method in class EventService
- EventTimeslotService::create() — Method in class EventTimeslotService
- ExtranetApiClientFactory::createApi() — Method in class ExtranetApiClientFactory
- InfoPageService::create() — Method in class InfoPageService
- LocationAssignmentService::create() — Method in class LocationAssignmentService
- LocationService::create() — Method in class LocationService
- TimeslotService::create() — Method in class TimeslotService
D
- ActivityAssignmentController::delete() — Method in class ActivityAssignmentController
- ActivityController::delete() — Method in class ActivityController
- ActivityExecutionController::delete() — Method in class ActivityExecutionController
- AssignmentController::delete() — Method in class AssignmentController
- DayController — Class in namespace App\Controller
- DayController::delete() — Method in class DayController
- EventController::delete() — Method in class EventController
- EventTimeslotController::delete() — Method in class EventTimeslotController
- FileController::delete() — Method in class FileController
- InfoPageController::delete() — Method in class InfoPageController
- LocationAssignmentController::delete() — Method in class LocationAssignmentController
- LocationController::delete() — Method in class LocationController
- PersonController::deleteProfilePicture() — Method in class PersonController
- TimeslotController::delete() — Method in class TimeslotController
- DayDto — Class in namespace App\DTO\Response
- $ FileDto#displayName — Property in class FileDto
- DayFixtures — Class in namespace App\DataFixtures
- Day — Class in namespace App\Entity
- DayRepository — Class in namespace App\Repository
- ActivityAssignmentService::delete() — Method in class ActivityAssignmentService
- ActivityAssignmentService::deleteBulk() — Method in class ActivityAssignmentService
Remove many activity assignments in one transaction. Unknown or already-deleted pids are ignored (idempotent — the bulk UI only needs them gone).
- ActivityExecutionService::delete() — Method in class ActivityExecutionService
- ActivityService::delete() — Method in class ActivityService
- AssignmentService::delete() — Method in class AssignmentService
- AssignmentService::deleteBulk() — Method in class AssignmentService
Remove many assignments in one transaction. Unknown or already-deleted pids are ignored (idempotent — the bulk UI only needs them gone).
- DayService — Class in namespace App\Service
- DayService::delete() — Method in class DayService
- EventService::delete() — Method in class EventService
- EventTimeslotService::delete() — Method in class EventTimeslotService
- FileService::delete() — Method in class FileService
- FileStorageService::delete() — Method in class FileStorageService
- InfoPageService::delete() — Method in class InfoPageService
- LocationAssignmentService::delete() — Method in class LocationAssignmentService
- LocationService::delete() — Method in class LocationService
- TimeslotService::delete() — Method in class TimeslotService
E
- EventController — Class in namespace App\Controller
- EventTimeslotController — Class in namespace App\Controller
- EventQueryDto — Class in namespace App\DTO\Request
- EventTimeslotQueryDto — Class in namespace App\DTO\Request
- EventDto — Class in namespace App\DTO\Response
- EventTimeslotDto — Class in namespace App\DTO\Response
- $ FileUploadErrorDto#errorCodes — Property in class FileUploadErrorDto
- $ ValidationFailureErrorCode#errorCode — Property in class ValidationFailureErrorCode
- EventFixtures — Class in namespace App\DataFixtures
- EventTimeslotFixtures — Class in namespace App\DataFixtures
- Event — Class in namespace App\Entity
- EventTimeslot — Class in namespace App\Entity
- EventRepository — Class in namespace App\Repository
- EventTimeslotRepository — Class in namespace App\Repository
- AuthenticatedUser::eraseCredentials() — Method in class AuthenticatedUser
- EventService — Class in namespace App\Service
- EventTimeslotService — Class in namespace App\Service
- ExtranetApiClientFactory — Class in namespace App\Service
- ExtranetUserSyncService — Class in namespace App\Service
F
- FileController — Class in namespace App\Controller
- FileController::findAll() — Method in class FileController
- ApiResponse::forbidden() — Method in class ApiResponse
- ActivityAssignmentDto::fromEntity() — Method in class ActivityAssignmentDto
- ActivityAssignmentDto::fromEntities() — Method in class ActivityAssignmentDto
- ActivityDto::fromEntity() — Method in class ActivityDto
- ActivityDto::fromEntities() — Method in class ActivityDto
- ActivityExecutionDto::fromEntity() — Method in class ActivityExecutionDto
- ActivityExecutionDto::fromEntities() — Method in class ActivityExecutionDto
- AssignmentDto::fromEntity() — Method in class AssignmentDto
- AssignmentDto::fromEntities() — Method in class AssignmentDto
- AuthDto::fromUser() — Method in class AuthDto
- BookingDto::fromEntity() — Method in class BookingDto
- BookingDto::fromEntities() — Method in class BookingDto
- BookingResultDto::fromEntity() — Method in class BookingResultDto
- BookingResultDto::fromEntities() — Method in class BookingResultDto
- DayDto::fromEntity() — Method in class DayDto
- DayDto::fromEntities() — Method in class DayDto
- EventDto::fromEntity() — Method in class EventDto
- EventDto::fromEntities() — Method in class EventDto
- EventTimeslotDto::fromEntity() — Method in class EventTimeslotDto
- EventTimeslotDto::fromEntities() — Method in class EventTimeslotDto
- FileDto — Class in namespace App\DTO\Response
- $ FileDto#filename — Property in class FileDto
- FileDto::fromEntity() — Method in class FileDto
- FileDto::fromEntities() — Method in class FileDto
- FileUploadErrorDto — Class in namespace App\DTO\Response
- FileUploadErrorDto::fromValidationResult() — Method in class FileUploadErrorDto
- GroupDto::fromEntity() — Method in class GroupDto
- InfoPageDto::fromEntity() — Method in class InfoPageDto
- InfoPageDto::fromEntities() — Method in class InfoPageDto
- LocationAssignmentDto::fromEntity() — Method in class LocationAssignmentDto
- LocationAssignmentDto::fromEntities() — Method in class LocationAssignmentDto
- LocationDto::fromEntity() — Method in class LocationDto
- LocationDto::fromEntities() — Method in class LocationDto
- MissingActivityAssignmentDto::fromEntity() — Method in class MissingActivityAssignmentDto
- RelationDto::fromEntity() — Method in class RelationDto
- RelationDto::fromEntities() — Method in class RelationDto
- ScheduleDto::fromSnapshots() — Method in class ScheduleDto
- ScheduleEntryDto::fromSnapshot() — Method in class ScheduleEntryDto
- ScheduleEntryDto::fromSnapshots() — Method in class ScheduleEntryDto
- TimeslotDto::fromEntity() — Method in class TimeslotDto
- TimeslotDto::fromEntities() — Method in class TimeslotDto
- UserDto::fromEntity() — Method in class UserDto
- UserDto::fromEntities() — Method in class UserDto
- ValidationFailureErrorCode::fromViolation() — Method in class ValidationFailureErrorCode
- File — Class in namespace App\Entity
- NotFoundException::forResource() — Method in class NotFoundException
- ActivityAssignmentRepository::findByPid() — Method in class ActivityAssignmentRepository
- ActivityAssignmentRepository::findAllFiltered() — Method in class ActivityAssignmentRepository
- ActivityAssignmentRepository::findByActivityExecutionAndUser() — Method in class ActivityAssignmentRepository
- ActivityAssignmentRepository::findLeaderForActivityExecution() — Method in class ActivityAssignmentRepository
- ActivityAssignmentRepository::findLeaderHelperByUserAndDay() — Method in class ActivityAssignmentRepository
Activity assignments (leader/helper only) for a user on a given day, used to surface supervised activities in the personal schedule.
- ActivityAssignmentRepository::findByPids() — Method in class ActivityAssignmentRepository
- ActivityExecutionRepository::findByPid() — Method in class ActivityExecutionRepository
- ActivityExecutionRepository::findAllFiltered() — Method in class ActivityExecutionRepository
- ActivityExecutionRepository::findDistinctByTime() — Method in class ActivityExecutionRepository
One representative execution per distinct start/end time pair.
- ActivityRepository::findByPid() — Method in class ActivityRepository
- ActivityRepository::findAllFiltered() — Method in class ActivityRepository
- AssignmentRepository::findByPid() — Method in class AssignmentRepository
- AssignmentRepository::findAllFiltered() — Method in class AssignmentRepository
- AssignmentRepository::findByEventTimeslotAndUser() — Method in class AssignmentRepository
- AssignmentRepository::findByPids() — Method in class AssignmentRepository
- BookingRepository::findByPid() — Method in class BookingRepository
- BookingRepository::findAllFiltered() — Method in class BookingRepository
- BookingRepository::findActiveByActivityExecutionAndUser() — Method in class BookingRepository
- DayRepository::findByPid() — Method in class DayRepository
- DayRepository::findByDate() — Method in class DayRepository
- DayRepository::findAllOrdered() — Method in class DayRepository
- DayRepository::findByDateBetween() — Method in class DayRepository
- EventRepository::findByPid() — Method in class EventRepository
- EventRepository::findAllFiltered() — Method in class EventRepository
- EventTimeslotRepository::findByPid() — Method in class EventTimeslotRepository
- EventTimeslotRepository::findAllFiltered() — Method in class EventTimeslotRepository
- EventTimeslotRepository::findByEventAndTimeslot() — Method in class EventTimeslotRepository
- FileRepository — Class in namespace App\Repository
- FileRepository::findByPid() — Method in class FileRepository
- InfoPageRepository::findByPid() — Method in class InfoPageRepository
- InfoPageRepository::findAllOrdered() — Method in class InfoPageRepository
- InfoPageRepository::findAllForRole() — Method in class InfoPageRepository
- LocationAssignmentRepository::findByPid() — Method in class LocationAssignmentRepository
- LocationAssignmentRepository::findAllFiltered() — Method in class LocationAssignmentRepository
- LocationRepository::findByPid() — Method in class LocationRepository
- LocationRepository::findAllByType() — Method in class LocationRepository
- PermissionRepository::findByName() — Method in class PermissionRepository
- RoleRepository::findByName() — Method in class RoleRepository
- TimeslotRepository::findByPid() — Method in class TimeslotRepository
- TimeslotRepository::findAllByDay() — Method in class TimeslotRepository
- UserRepository::findByObjectId() — Method in class UserRepository
- UserRepository::findByEmail() — Method in class UserRepository
- UserRepository::findByPid() — Method in class UserRepository
- UserRepository::findExistingPidSet() — Method in class UserRepository
Bulk lookup: given a list of Extranet PIDs, return only those that already exist locally.
- UserRepository::findAllFiltered() — Method in class UserRepository
- UserRepository::findStudentsWithoutRoomAssignment() — Method in class UserRepository
Students who are not (yet) assigned to any room. Group-room assignments do not count.
- ActivityAssignmentService::findAll() — Method in class ActivityAssignmentService
- ActivityAssignmentService::findOne() — Method in class ActivityAssignmentService
- ActivityExecutionService::findAll() — Method in class ActivityExecutionService
- ActivityExecutionService::findOne() — Method in class ActivityExecutionService
- ActivityService::findAll() — Method in class ActivityService
- ActivityService::findOne() — Method in class ActivityService
- ActivityService::findEntityByPid() — Method in class ActivityService
- AssignmentService::findAll() — Method in class AssignmentService
- AssignmentService::findOne() — Method in class AssignmentService
- BookingService::findAll() — Method in class BookingService
- BookingService::findOne() — Method in class BookingService
- DayService::findAll() — Method in class DayService
- DayService::findOne() — Method in class DayService
- EventService::findAll() — Method in class EventService
- EventService::findOne() — Method in class EventService
- EventTimeslotService::findAll() — Method in class EventTimeslotService
- EventTimeslotService::findOne() — Method in class EventTimeslotService
- FileService — Class in namespace App\Service
- FileService::findAll() — Method in class FileService
- FileService::findByPid() — Method in class FileService
- FileStorageService — Class in namespace App\Service
- InfoPageService::findAll() — Method in class InfoPageService
- InfoPageService::findOne() — Method in class InfoPageService
- LocationAssignmentService::findAll() — Method in class LocationAssignmentService
- LocationAssignmentService::findOne() — Method in class LocationAssignmentService
- LocationService::findAll() — Method in class LocationService
- LocationService::findOne() — Method in class LocationService
- TimeslotService::findAll() — Method in class TimeslotService
- TimeslotService::findOne() — Method in class TimeslotService
G
- PersonController::getOnePerson() — Method in class PersonController
- GroupDto — Class in namespace App\DTO\Response
- ActivityExecutionFixtures::getGroups() — Method in class ActivityExecutionFixtures
- ActivityExecutionFixtures::getDependencies() — Method in class ActivityExecutionFixtures
- ActivityFixtures::getGroups() — Method in class ActivityFixtures
- ActivityFixtures::getDependencies() — Method in class ActivityFixtures
- AssignmentFixtures::getGroups() — Method in class AssignmentFixtures
- AssignmentFixtures::getDependencies() — Method in class AssignmentFixtures
- BookingFixtures::getGroups() — Method in class BookingFixtures
- BookingFixtures::getDependencies() — Method in class BookingFixtures
- DayFixtures::getGroups() — Method in class DayFixtures
- EventFixtures::getGroups() — Method in class EventFixtures
- EventFixtures::getDependencies() — Method in class EventFixtures
- EventTimeslotFixtures::getGroups() — Method in class EventTimeslotFixtures
- EventTimeslotFixtures::getDependencies() — Method in class EventTimeslotFixtures
- InfoPageFixtures::getGroups() — Method in class InfoPageFixtures
- InfoPageFixtures::getDependencies() — Method in class InfoPageFixtures
- LocationAssignmentFixtures::getGroups() — Method in class LocationAssignmentFixtures
- LocationAssignmentFixtures::getDependencies() — Method in class LocationAssignmentFixtures
- LocationFixtures::getGroups() — Method in class LocationFixtures
- RolePermissionFixtures::getGroups() — Method in class RolePermissionFixtures
- TimeslotFixtures::getGroups() — Method in class TimeslotFixtures
- TimeslotFixtures::getDependencies() — Method in class TimeslotFixtures
- UserFixtures::getGroups() — Method in class UserFixtures
- UserFixtures::getDependencies() — Method in class UserFixtures
- Activity::getId() — Method in class Activity
- Activity::getTitle() — Method in class Activity
- Activity::getDescription() — Method in class Activity
- Activity::getEmoji() — Method in class Activity
- Activity::getLocation() — Method in class Activity
- Activity::getMaxParticipants() — Method in class Activity
- Activity::getMeetingPoint() — Method in class Activity
- Activity::getEvents() — Method in class Activity
- Activity::getActivityExecutions() — Method in class Activity
- Activity::getLevel() — Method in class Activity
- Activity::getHeightlevelUp() — Method in class Activity
- Activity::getHeightlevelDown() — Method in class Activity
- Activity::getOrganisatoryInfo() — Method in class Activity
- Activity::getRequirements() — Method in class Activity
- ActivityAssignment::getId() — Method in class ActivityAssignment
- ActivityAssignment::getActivityExecution() — Method in class ActivityAssignment
- ActivityAssignment::getUser() — Method in class ActivityAssignment
- ActivityAssignment::getRole() — Method in class ActivityAssignment
- ActivityExecution::getId() — Method in class ActivityExecution
- ActivityExecution::getActivity() — Method in class ActivityExecution
- ActivityExecution::getEventTimeslot() — Method in class ActivityExecution
- ActivityExecution::getStartTime() — Method in class ActivityExecution
- ActivityExecution::getEndTime() — Method in class ActivityExecution
- ActivityExecution::getActivityAssignments() — Method in class ActivityExecution
- Assignment::getId() — Method in class Assignment
- Assignment::getEventTimeslot() — Method in class Assignment
- Assignment::getUser() — Method in class Assignment
- Assignment::getRole() — Method in class Assignment
- Assignment::getAttended() — Method in class Assignment
- Assignment::getAttendedAt() — Method in class Assignment
- Booking::getId() — Method in class Booking
- Booking::getActivityExecution() — Method in class Booking
- Booking::getUser() — Method in class Booking
- Booking::getCancelledAt() — Method in class Booking
- Booking::getAttended() — Method in class Booking
- Booking::getAttendedAt() — Method in class Booking
- Day::getId() — Method in class Day
- Day::getDate() — Method in class Day
- Day::getTimeslots() — Method in class Day
- Event::getId() — Method in class Event
- Event::getTitle() — Method in class Event
- Event::getDescription() — Method in class Event
- Event::getEmoji() — Method in class Event
- Event::getLocation() — Method in class Event
- Event::getBookingOpensAt() — Method in class Event
- Event::getBookingClosesAt() — Method in class Event
- Event::getEventTimeslots() — Method in class Event
- Event::getActivities() — Method in class Event
- EventTimeslot::getId() — Method in class EventTimeslot
- EventTimeslot::getEvent() — Method in class EventTimeslot
- EventTimeslot::getTimeslot() — Method in class EventTimeslot
- EventTimeslot::getActivityExecutions() — Method in class EventTimeslot
- File::getId() — Method in class File
- File::getFilename() — Method in class File
- File::getDisplayName() — Method in class File
- File::getMimeType() — Method in class File
- File::getSize() — Method in class File
- InfoPage::getId() — Method in class InfoPage
- InfoPage::getTitle() — Method in class InfoPage
- InfoPage::getContent() — Method in class InfoPage
- InfoPage::getEmoji() — Method in class InfoPage
- InfoPage::getSortOrder() — Method in class InfoPage
- InfoPage::getRoles() — Method in class InfoPage
- InfoPage::getRoleNames() — Method in class InfoPage
- Location::getId() — Method in class Location
- Location::getName() — Method in class Location
- Location::getType() — Method in class Location
- Location::getDescription() — Method in class Location
- Location::getBuilding() — Method in class Location
- Location::getFloor() — Method in class Location
- Location::getCapacity() — Method in class Location
- Location::getLatitude() — Method in class Location
- Location::getLongitude() — Method in class Location
- Location::getIndoor() — Method in class Location
- LocationAssignment::getId() — Method in class LocationAssignment
- LocationAssignment::getUser() — Method in class LocationAssignment
- LocationAssignment::getLocation() — Method in class LocationAssignment
- LocationAssignment::getType() — Method in class LocationAssignment
- Permission::getId() — Method in class Permission
- Permission::getName() — Method in class Permission
- Role::getId() — Method in class Role
- Role::getName() — Method in class Role
- Role::getPermissions() — Method in class Role
- Timeslot::getId() — Method in class Timeslot
- Timeslot::getDay() — Method in class Timeslot
- Timeslot::getStartTime() — Method in class Timeslot
- Timeslot::getEndTime() — Method in class Timeslot
- HasPidTrait::getPid() — Method in class HasPidTrait
- HasPidTrait::generatePid() — Method in class HasPidTrait
- TimestampableTrait::getCreatedAt() — Method in class TimestampableTrait
- TimestampableTrait::getUpdatedAt() — Method in class TimestampableTrait
- User::getId() — Method in class User
- User::getObjectId() — Method in class User
- User::getPid() — Method in class User
- User::getEmail() — Method in class User
- User::getFirstName() — Method in class User
- User::getLastName() — Method in class User
- User::getProfilePictureUrl() — Method in class User
- User::getRole() — Method in class User
- User::getPermissions() — Method in class User
- AccessDeniedException::getStatusCode() — Method in class AccessDeniedException
- BadRequestException::getStatusCode() — Method in class BadRequestException
- ConflictException::getStatusCode() — Method in class ConflictException
- HttpStatusAwareException::getStatusCode() — Method in class HttpStatusAwareException
- NotFoundException::getStatusCode() — Method in class NotFoundException
- ValidationException::getStatusCode() — Method in class ValidationException
- StyleAttributeSanitizer::getSupportedElements() — Method in class StyleAttributeSanitizer
- StyleAttributeSanitizer::getSupportedAttributes() — Method in class StyleAttributeSanitizer
- AccessTokenHandler::getUserBadgeFrom() — Method in class AccessTokenHandler
- AuthenticatedUser::getEmail() — Method in class AuthenticatedUser
- AuthenticatedUser::getRoles() — Method in class AuthenticatedUser
- AuthenticatedUser::getUserIdentifier() — Method in class AuthenticatedUser
- ActivityExecutionService::getSpotsInfo() — Method in class ActivityExecutionService
- ActivityExecutionService::getSpotsInfoFor() — Method in class ActivityExecutionService
- AuthService::getCurrentUser() — Method in class AuthService
- AuthService::getPermissions() — Method in class AuthService
- AuthService::getPermissionsForSecurityUser() — Method in class AuthService
- FileService::getLocalPath() — Method in class FileService
- ScheduleService::getPersonalSchedule() — Method in class ScheduleService
H
- Event::hasActivities() — Method in class Event
- HasPidTrait — Class in namespace App\Entity\Trait
- HttpStatusAwareException — Class in namespace App\Exception
- ConflictChecker::hasConflict() — Method in class ConflictChecker
I
- InfoPageController — Class in namespace App\Controller
- PersonController::import() — Method in class PersonController
- ApiResponse::internalServerError() — Method in class ApiResponse
- InfoPageDto — Class in namespace App\DTO\Response
- InfoPageFixtures — Class in namespace App\DataFixtures
- Activity::isBookable() — Method in class Activity
- Activity::isOfferedIn() — Method in class Activity
- Booking::isActive() — Method in class Booking
- InfoPage — Class in namespace App\Entity
- InfoPageRepository — Class in namespace App\Repository
- AuthService::invalidateUser() — Method in class AuthService
- EventService::invalidateEventCache() — Method in class EventService
Invalidates the per-PID cache — called by ActivityService when a first/last activity transition flips
event.locationorhasActivities.- InfoPageService — Class in namespace App\Service
- UserSyncService::importByExtranetPid() — Method in class UserSyncService
K
L
- ActivityAssignmentController::list() — Method in class ActivityAssignmentController
- ActivityController::list() — Method in class ActivityController
- ActivityExecutionController::list() — Method in class ActivityExecutionController
- AssignmentController::list() — Method in class AssignmentController
- BookingController::list() — Method in class BookingController
- DayController::list() — Method in class DayController
- EventController::list() — Method in class EventController
- EventTimeslotController::list() — Method in class EventTimeslotController
- EventTimeslotController::listUnassignedUsers() — Method in class EventTimeslotController
- InfoPageController::list() — Method in class InfoPageController
- LocationAssignmentController — Class in namespace App\Controller
- LocationAssignmentController::list() — Method in class LocationAssignmentController
- LocationController — Class in namespace App\Controller
- LocationController::list() — Method in class LocationController
- TimeslotController::list() — Method in class TimeslotController
- UserController::list() — Method in class UserController
- LocationAssignmentQueryDto — Class in namespace App\DTO\Request
- LocationQueryDto — Class in namespace App\DTO\Request
- LocationAssignmentDto — Class in namespace App\DTO\Response
- LocationDto — Class in namespace App\DTO\Response
- ActivityExecutionFixtures::load() — Method in class ActivityExecutionFixtures
- ActivityFixtures::load() — Method in class ActivityFixtures
- AssignmentFixtures::load() — Method in class AssignmentFixtures
- BookingFixtures::load() — Method in class BookingFixtures
- DayFixtures::load() — Method in class DayFixtures
- EventFixtures::load() — Method in class EventFixtures
- EventTimeslotFixtures::load() — Method in class EventTimeslotFixtures
- InfoPageFixtures::load() — Method in class InfoPageFixtures
- LocationAssignmentFixtures — Class in namespace App\DataFixtures
- LocationAssignmentFixtures::load() — Method in class LocationAssignmentFixtures
- LocationFixtures — Class in namespace App\DataFixtures
- LocationFixtures::load() — Method in class LocationFixtures
- RolePermissionFixtures::load() — Method in class RolePermissionFixtures
- TimeslotFixtures::load() — Method in class TimeslotFixtures
- UserFixtures::load() — Method in class UserFixtures
- Location — Class in namespace App\Entity
- LocationAssignment — Class in namespace App\Entity
- LocationAssignmentRepository — Class in namespace App\Repository
- LocationRepository — Class in namespace App\Repository
- FileStorageService::lookupLocalPath() — Method in class FileStorageService
- LocationAssignmentService — Class in namespace App\Service
- LocationService — Class in namespace App\Service
- SubjectAreaService::listAll() — Method in class SubjectAreaService
M
- AuthController::me() — Method in class AuthController
- $ FileDto#mimeType — Property in class FileDto
- MissingActivityAssignmentDto — Class in namespace App\DTO\Response
N
- ApiResponse::noContent() — Method in class ApiResponse
- ApiResponse::notFound() — Method in class ApiResponse
- NotFoundException — Class in namespace App\Exception
O
- ApiResponse::ok() — Method in class ApiResponse
- ApiExceptionListener::onKernelException() — Method in class ApiExceptionListener
P
- PullEmployeesCommand — Class in namespace App\Command
- PullStudentsCommand — Class in namespace App\Command
- PullUserCommand — Class in namespace App\Command
- PersonController — Class in namespace App\Controller
- ScheduleController::personal() — Method in class ScheduleController
- PersonSearchQueryDto — Class in namespace App\DTO\Request
- $ FileDto#pid — Property in class FileDto
- PersonSearchResultDto — Class in namespace App\DTO\Response
- ProfilePictureErrorResponseDto — Class in namespace App\DTO\Response
- ProfilePictureSuccessResponseDto — Class in namespace App\DTO\Response
- Permission — Class in namespace App\Entity
- ProfilePictureValidationException — Class in namespace App\Exception
- PermissionRepository — Class in namespace App\Repository
- PermissionVoter — Class in namespace App\Security\Voter
R
- RelationDto — Class in namespace App\DTO\Response
- ActivityExecutionFixtures::reference() — Method in class ActivityExecutionFixtures
- ActivityFixtures::reference() — Method in class ActivityFixtures
- DayFixtures::reference() — Method in class DayFixtures
- EventFixtures::reference() — Method in class EventFixtures
- EventTimeslotFixtures::reference() — Method in class EventTimeslotFixtures
- RolePermissionFixtures — Class in namespace App\DataFixtures
- TimeslotFixtures::reference() — Method in class TimeslotFixtures
- UserFixtures::reference() — Method in class UserFixtures
- Activity::removeEvent() — Method in class Activity
- Role — Class in namespace App\Entity
- Role::removePermission() — Method in class Role
- User::removePermission() — Method in class User
- RoleRepository — Class in namespace App\Repository
- PermissionVoter::reset() — Method in class PermissionVoter
- WorkerStateResetter::reset() — Method in class WorkerStateResetter
S
- ActivityAssignmentController::show() — Method in class ActivityAssignmentController
- ActivityController::show() — Method in class ActivityController
- ActivityExecutionController::show() — Method in class ActivityExecutionController
- AssignmentController::show() — Method in class AssignmentController
- BookingController::show() — Method in class BookingController
- EventController::show() — Method in class EventController
- EventTimeslotController::show() — Method in class EventTimeslotController
- FileController::serve() — Method in class FileController
- InfoPageController::show() — Method in class InfoPageController
- LocationAssignmentController::show() — Method in class LocationAssignmentController
- LocationController::show() — Method in class LocationController
- PersonController::search() — Method in class PersonController
- PersonController::subjectAreas() — Method in class PersonController
- ScheduleController — Class in namespace App\Controller
- TimeslotController::show() — Method in class TimeslotController
- UserController::show() — Method in class UserController
- ApiResponse::setSerializer() — Method in class ApiResponse
- ScheduleQueryDto — Class in namespace App\DTO\Request
- $ FileDto#size — Property in class FileDto
- ScheduleDto — Class in namespace App\DTO\Response
- ScheduleEntryDto — Class in namespace App\DTO\Response
- SubjectAreaDto — Class in namespace App\DTO\Response
- Activity::setTitle() — Method in class Activity
- Activity::setDescription() — Method in class Activity
- Activity::setEmoji() — Method in class Activity
- Activity::setLocation() — Method in class Activity
- Activity::setMaxParticipants() — Method in class Activity
- Activity::setMeetingPoint() — Method in class Activity
- Activity::setBookable() — Method in class Activity
- Activity::setLevel() — Method in class Activity
- Activity::setHeightlevelUp() — Method in class Activity
- Activity::setHeightlevelDown() — Method in class Activity
- Activity::setOrganisatoryInfo() — Method in class Activity
- Activity::setRequirements() — Method in class Activity
- ActivityAssignment::setRole() — Method in class ActivityAssignment
- ActivityExecution::setActivity() — Method in class ActivityExecution
- ActivityExecution::setEventTimeslot() — Method in class ActivityExecution
- ActivityExecution::setStartTime() — Method in class ActivityExecution
- ActivityExecution::setEndTime() — Method in class ActivityExecution
- Assignment::setRole() — Method in class Assignment
- Assignment::setAttended() — Method in class Assignment
- Assignment::setAttendedAt() — Method in class Assignment
- Booking::setAttended() — Method in class Booking
- Booking::setAttendedAt() — Method in class Booking
- Day::setDate() — Method in class Day
- Event::setTitle() — Method in class Event
- Event::setDescription() — Method in class Event
- Event::setEmoji() — Method in class Event
- Event::setLocation() — Method in class Event
- Event::setBookingOpensAt() — Method in class Event
- Event::setBookingClosesAt() — Method in class Event
- EventTimeslot::setEvent() — Method in class EventTimeslot
- EventTimeslot::setTimeslot() — Method in class EventTimeslot
- $ File#size — Property in class File
- File::setId() — Method in class File
- File::setFilename() — Method in class File
- File::setDisplayName() — Method in class File
- File::setMimeType() — Method in class File
- File::setSize() — Method in class File
- InfoPage::setTitle() — Method in class InfoPage
- InfoPage::setContent() — Method in class InfoPage
- InfoPage::setEmoji() — Method in class InfoPage
- InfoPage::setSortOrder() — Method in class InfoPage
- InfoPage::setRoles() — Method in class InfoPage
- Location::setName() — Method in class Location
- Location::setType() — Method in class Location
- Location::setDescription() — Method in class Location
- Location::setBuilding() — Method in class Location
- Location::setFloor() — Method in class Location
- Location::setCapacity() — Method in class Location
- Location::setLatitude() — Method in class Location
- Location::setLongitude() — Method in class Location
- Location::setIndoor() — Method in class Location
- LocationAssignment::setUser() — Method in class LocationAssignment
- LocationAssignment::setLocation() — Method in class LocationAssignment
- LocationAssignment::setType() — Method in class LocationAssignment
- Timeslot::setDay() — Method in class Timeslot
- Timeslot::setStartTime() — Method in class Timeslot
- Timeslot::setEndTime() — Method in class Timeslot
- TimestampableTrait::setCreatedAtValue() — Method in class TimestampableTrait
- TimestampableTrait::setUpdatedAtValue() — Method in class TimestampableTrait
- User::setObjectId() — Method in class User
- User::setFirstName() — Method in class User
- User::setLastName() — Method in class User
- User::setProfilePictureUrl() — Method in class User
- User::setRole() — Method in class User
- StyleAttributeSanitizer — Class in namespace App\Sanitizer
Filters the value of a
styleattribute down to a safe CSS property allow-list.- StyleAttributeSanitizer::sanitizeAttribute() — Method in class StyleAttributeSanitizer
- PermissionVoter::supports() — Method in class PermissionVoter
- ExtranetUserSyncService::syncByPid() — Method in class ExtranetUserSyncService
- ExtranetUserSyncService::syncByStartYear() — Method in class ExtranetUserSyncService
- ExtranetUserSyncService::syncAllEmployees() — Method in class ExtranetUserSyncService
- FileStorageService::storeUpload() — Method in class FileStorageService
- ScheduleService — Class in namespace App\Service
- SubjectAreaService — Class in namespace App\Service
Flattens the BBC core ProfessionApi to a simple list of subject areas.
T
- TimeslotController — Class in namespace App\Controller
- TimeslotQueryDto — Class in namespace App\DTO\Request
- $ ProfilePictureErrorResponseDto#type — Property in class ProfilePictureErrorResponseDto
- TimeslotDto — Class in namespace App\DTO\Response
- TimeslotFixtures — Class in namespace App\DataFixtures
- Timeslot — Class in namespace App\Entity
- TimestampableTrait — Class in namespace App\Entity\Trait
- TimeslotRepository — Class in namespace App\Repository
- TimeslotService — Class in namespace App\Service
U
- ActivityController::update() — Method in class ActivityController
- EventController::update() — Method in class EventController
- FileController::upload() — Method in class FileController
- InfoPageController::update() — Method in class InfoPageController
- LocationController::update() — Method in class LocationController
- PersonController::uploadProfilePicture() — Method in class PersonController
- TimeslotController::update() — Method in class TimeslotController
- UserController — Class in namespace App\Controller
- ApiResponse::unauthorized() — Method in class ApiResponse
- ApiResponse::unprocessableEntity() — Method in class ApiResponse
- UpdateActivityDto — Class in namespace App\DTO\Request
- UpdateEventDto — Class in namespace App\DTO\Request
- UpdateInfoPageDto — Class in namespace App\DTO\Request
- UpdateLocationDto — Class in namespace App\DTO\Request
- UpdateTimeslotDto — Class in namespace App\DTO\Request
- UploadProfilePictureDto — Class in namespace App\DTO\Request
- UserQueryDto — Class in namespace App\DTO\Request
- $ FileDto#url — Property in class FileDto
- $ ProfilePictureSuccessResponseDto#url — Property in class ProfilePictureSuccessResponseDto
- UserDto — Class in namespace App\DTO\Response
- UserFixtures — Class in namespace App\DataFixtures
- User — Class in namespace App\Entity
- UserRepository — Class in namespace App\Repository
- ActivityService::update() — Method in class ActivityService
- EventService::update() — Method in class EventService
- FileService::upload() — Method in class FileService
- InfoPageService::update() — Method in class InfoPageService
- LocationService::update() — Method in class LocationService
- TimeslotService::update() — Method in class TimeslotService
- UserProvisioningLock — Class in namespace App\Service
Serializes the idempotent provisioning of users because multiple concurrent requests otherwise race for the window between findByObjectId() and the insert into the DB.
- UserSyncService — Class in namespace App\Service
Cross-cutting service for "given an Extranet PID, give me a local User.".
- UserSyncService::upgradeStubOnLogin() — Method in class UserSyncService
If a user already exists with the given email and objectId, oidcRole are set and the found
Useris returned.
V
- BulkCreateDaysDto::validateDateRange() — Method in class BulkCreateDaysDto
- CreateTimeslotDto::validateTimeRange() — Method in class CreateTimeslotDto
- ValidationFailureErrorCode — Class in namespace App\DTO\Response
- ValidationException — Class in namespace App\Exception
- PermissionVoter::voteOnAttribute() — Method in class PermissionVoter
W
- ApiResponse::withStatus() — Method in class ApiResponse
- UserProvisioningLock::whileHoldingLockForPid() — Method in class UserProvisioningLock
- WorkerStateResetter — Class in namespace App\Service
Resets state in vendor services that don't implement ResetInterface, required for FrankenPHP worker mode where the process persists between requests.
_
- PullEmployeesCommand::__construct() — Method in class PullEmployeesCommand
- PullEmployeesCommand::__invoke() — Method in class PullEmployeesCommand
- PullStudentsCommand::__construct() — Method in class PullStudentsCommand
- PullStudentsCommand::__invoke() — Method in class PullStudentsCommand
- PullUserCommand::__construct() — Method in class PullUserCommand
- PullUserCommand::__invoke() — Method in class PullUserCommand
- ActivityAssignmentController::__construct() — Method in class ActivityAssignmentController
- ActivityController::__construct() — Method in class ActivityController
- ActivityExecutionController::__construct() — Method in class ActivityExecutionController
- AssignmentController::__construct() — Method in class AssignmentController
- AuthController::__construct() — Method in class AuthController
- BookingController::__construct() — Method in class BookingController
- DayController::__construct() — Method in class DayController
- EventController::__construct() — Method in class EventController
- EventTimeslotController::__construct() — Method in class EventTimeslotController
- FileController::__construct() — Method in class FileController
- InfoPageController::__construct() — Method in class InfoPageController
- LocationAssignmentController::__construct() — Method in class LocationAssignmentController
- LocationController::__construct() — Method in class LocationController
- PersonController::__construct() — Method in class PersonController
- ScheduleController::__construct() — Method in class ScheduleController
- TimeslotController::__construct() — Method in class TimeslotController
- UserController::__construct() — Method in class UserController
- ActivityAssignmentQueryDto::__construct() — Method in class ActivityAssignmentQueryDto
- ActivityExecutionQueryDto::__construct() — Method in class ActivityExecutionQueryDto
- ActivityQueryDto::__construct() — Method in class ActivityQueryDto
- AssignmentQueryDto::__construct() — Method in class AssignmentQueryDto
- BookingQueryDto::__construct() — Method in class BookingQueryDto
- BulkAssignmentItemDto::__construct() — Method in class BulkAssignmentItemDto
- BulkCreateActivityAssignmentsDto::__construct() — Method in class BulkCreateActivityAssignmentsDto
- BulkCreateAssignmentsDto::__construct() — Method in class BulkCreateAssignmentsDto
- BulkCreateDaysDto::__construct() — Method in class BulkCreateDaysDto
- BulkDeleteActivityAssignmentsDto::__construct() — Method in class BulkDeleteActivityAssignmentsDto
- BulkDeleteAssignmentsDto::__construct() — Method in class BulkDeleteAssignmentsDto
- CreateActivityAssignmentDto::__construct() — Method in class CreateActivityAssignmentDto
- CreateActivityDto::__construct() — Method in class CreateActivityDto
- CreateActivityExecutionDto::__construct() — Method in class CreateActivityExecutionDto
- CreateAssignmentDto::__construct() — Method in class CreateAssignmentDto
- CreateBookingDto::__construct() — Method in class CreateBookingDto
- CreateDayDto::__construct() — Method in class CreateDayDto
- CreateEventDto::__construct() — Method in class CreateEventDto
- CreateEventTimeslotDto::__construct() — Method in class CreateEventTimeslotDto
- CreateInfoPageDto::__construct() — Method in class CreateInfoPageDto
- CreateLocationAssignmentDto::__construct() — Method in class CreateLocationAssignmentDto
- CreateLocationDto::__construct() — Method in class CreateLocationDto
- CreateTimeslotDto::__construct() — Method in class CreateTimeslotDto
- EventQueryDto::__construct() — Method in class EventQueryDto
- EventTimeslotQueryDto::__construct() — Method in class EventTimeslotQueryDto
- LocationAssignmentQueryDto::__construct() — Method in class LocationAssignmentQueryDto
- LocationQueryDto::__construct() — Method in class LocationQueryDto
- PersonSearchQueryDto::__construct() — Method in class PersonSearchQueryDto
- ScheduleQueryDto::__construct() — Method in class ScheduleQueryDto
- TimeslotQueryDto::__construct() — Method in class TimeslotQueryDto
- UpdateActivityDto::__construct() — Method in class UpdateActivityDto
- UpdateEventDto::__construct() — Method in class UpdateEventDto
- UpdateInfoPageDto::__construct() — Method in class UpdateInfoPageDto
- UpdateLocationDto::__construct() — Method in class UpdateLocationDto
- UpdateTimeslotDto::__construct() — Method in class UpdateTimeslotDto
- UploadProfilePictureDto::__construct() — Method in class UploadProfilePictureDto
- UserQueryDto::__construct() — Method in class UserQueryDto
- ActivityAssignmentDto::__construct() — Method in class ActivityAssignmentDto
- ActivityDto::__construct() — Method in class ActivityDto
- ActivityExecutionDto::__construct() — Method in class ActivityExecutionDto
- AssignmentDto::__construct() — Method in class AssignmentDto
- AuthDto::__construct() — Method in class AuthDto
- BookingDto::__construct() — Method in class BookingDto
- BookingResultDto::__construct() — Method in class BookingResultDto
- BulkActivityAssignmentResultDto::__construct() — Method in class BulkActivityAssignmentResultDto
- BulkActivityAssignmentSkipDto::__construct() — Method in class BulkActivityAssignmentSkipDto
- BulkAssignmentResultDto::__construct() — Method in class BulkAssignmentResultDto
- BulkAssignmentSkipDto::__construct() — Method in class BulkAssignmentSkipDto
- DayDto::__construct() — Method in class DayDto
- EventDto::__construct() — Method in class EventDto
- EventTimeslotDto::__construct() — Method in class EventTimeslotDto
- GroupDto::__construct() — Method in class GroupDto
- InfoPageDto::__construct() — Method in class InfoPageDto
- LocationAssignmentDto::__construct() — Method in class LocationAssignmentDto
- LocationDto::__construct() — Method in class LocationDto
- MissingActivityAssignmentDto::__construct() — Method in class MissingActivityAssignmentDto
- PersonSearchResultDto::__construct() — Method in class PersonSearchResultDto
- RelationDto::__construct() — Method in class RelationDto
- ScheduleDto::__construct() — Method in class ScheduleDto
- ScheduleEntryDto::__construct() — Method in class ScheduleEntryDto
- SubjectAreaDto::__construct() — Method in class SubjectAreaDto
- TimeslotDto::__construct() — Method in class TimeslotDto
- UserDto::__construct() — Method in class UserDto
- ActivityFixtures::__construct() — Method in class ActivityFixtures
- EventFixtures::__construct() — Method in class EventFixtures
- LocationAssignmentFixtures::__construct() — Method in class LocationAssignmentFixtures
- UserFixtures::__construct() — Method in class UserFixtures
- Activity::__construct() — Method in class Activity
- ActivityAssignment::__construct() — Method in class ActivityAssignment
- ActivityExecution::__construct() — Method in class ActivityExecution
- Assignment::__construct() — Method in class Assignment
- Booking::__construct() — Method in class Booking
- Day::__construct() — Method in class Day
- Event::__construct() — Method in class Event
- EventTimeslot::__construct() — Method in class EventTimeslot
- InfoPage::__construct() — Method in class InfoPage
- Location::__construct() — Method in class Location
- LocationAssignment::__construct() — Method in class LocationAssignment
- Permission::__construct() — Method in class Permission
- Role::__construct() — Method in class Role
- Timeslot::__construct() — Method in class Timeslot
- User::__construct() — Method in class User
- ApiExceptionListener::__construct() — Method in class ApiExceptionListener
- ApiResponseInitializer::__construct() — Method in class ApiResponseInitializer
- ApiResponseInitializer::__invoke() — Method in class ApiResponseInitializer
- ProfilePictureValidationException::__construct() — Method in class ProfilePictureValidationException
- ActivityAssignmentRepository::__construct() — Method in class ActivityAssignmentRepository
- ActivityExecutionRepository::__construct() — Method in class ActivityExecutionRepository
- ActivityRepository::__construct() — Method in class ActivityRepository
- AssignmentRepository::__construct() — Method in class AssignmentRepository
- BookingRepository::__construct() — Method in class BookingRepository
- DayRepository::__construct() — Method in class DayRepository
- EventRepository::__construct() — Method in class EventRepository
- EventTimeslotRepository::__construct() — Method in class EventTimeslotRepository
- FileRepository::__construct() — Method in class FileRepository
- InfoPageRepository::__construct() — Method in class InfoPageRepository
- LocationAssignmentRepository::__construct() — Method in class LocationAssignmentRepository
- LocationRepository::__construct() — Method in class LocationRepository
- PermissionRepository::__construct() — Method in class PermissionRepository
- RoleRepository::__construct() — Method in class RoleRepository
- TimeslotRepository::__construct() — Method in class TimeslotRepository
- UserRepository::__construct() — Method in class UserRepository
- AccessTokenHandler::__construct() — Method in class AccessTokenHandler
- AuthenticatedUser::__construct() — Method in class AuthenticatedUser
- PermissionVoter::__construct() — Method in class PermissionVoter
- ActivityAssignmentService::__construct() — Method in class ActivityAssignmentService
- ActivityExecutionService::__construct() — Method in class ActivityExecutionService
- ActivityService::__construct() — Method in class ActivityService
- AssignmentService::__construct() — Method in class AssignmentService
- AuthService::__construct() — Method in class AuthService
- BookingService::__construct() — Method in class BookingService
- ConflictChecker::__construct() — Method in class ConflictChecker
- DayService::__construct() — Method in class DayService
- EventService::__construct() — Method in class EventService
- EventTimeslotService::__construct() — Method in class EventTimeslotService
- ExtranetApiClientFactory::__construct() — Method in class ExtranetApiClientFactory
- ExtranetUserSyncService::__construct() — Method in class ExtranetUserSyncService
- FileService::__construct() — Method in class FileService
- FileStorageService::__construct() — Method in class FileStorageService
- InfoPageService::__construct() — Method in class InfoPageService
- LocationAssignmentService::__construct() — Method in class LocationAssignmentService
- LocationService::__construct() — Method in class LocationService
- ScheduleService::__construct() — Method in class ScheduleService
- SubjectAreaService::__construct() — Method in class SubjectAreaService
- TimeslotService::__construct() — Method in class TimeslotService
- UserProvisioningLock::__construct() — Method in class UserProvisioningLock
- UserSyncService::__construct() — Method in class UserSyncService