A

ActivityAssignmentControllerClass in namespace App\Controller
ActivityControllerClass in namespace App\Controller
ActivityExecutionControllerClass in namespace App\Controller
AssignmentControllerClass in namespace App\Controller
AuthControllerClass in namespace App\Controller
ApiResponseClass in namespace App\DTO
ApiResponse::accepted() — Method in class ApiResponse
ActivityAssignmentQueryDtoClass in namespace App\DTO\Request
ActivityExecutionQueryDtoClass in namespace App\DTO\Request
ActivityQueryDtoClass in namespace App\DTO\Request
AssignmentQueryDtoClass in namespace App\DTO\Request
ActivityAssignmentDtoClass in namespace App\DTO\Response
ActivityDtoClass in namespace App\DTO\Response
ActivityExecutionDtoClass in namespace App\DTO\Response
AssignmentDtoClass in namespace App\DTO\Response
AuthDtoClass in namespace App\DTO\Response
ActivityExecutionFixturesClass in namespace App\DataFixtures
ActivityFixturesClass in namespace App\DataFixtures
AssignmentFixturesClass in namespace App\DataFixtures
ActivityClass in namespace App\Entity
Activity::addEvent() — Method in class Activity
ActivityAssignmentClass in namespace App\Entity
ActivityExecutionClass in namespace App\Entity
AssignmentClass in namespace App\Entity
Role::addPermission() — Method in class Role
User::addPermission() — Method in class User
ApiExceptionListenerClass in namespace App\EventListener
ApiResponseInitializerClass in namespace App\EventListener
AccessDeniedExceptionClass in namespace App\Exception
ActivityAssignmentRepositoryClass in namespace App\Repository
ActivityExecutionRepositoryClass in namespace App\Repository
ActivityRepositoryClass in namespace App\Repository
AssignmentRepositoryClass in namespace App\Repository
AccessTokenHandlerClass in namespace App\Security
AuthenticatedUserClass in namespace App\Security\User
ActivityAssignmentServiceClass in namespace App\Service
ActivityExecutionServiceClass in namespace App\Service
ActivityServiceClass in namespace App\Service
AssignmentServiceClass in namespace App\Service
AuthServiceClass 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
BookingControllerClass in namespace App\Controller
DayController::bulkCreate() — Method in class DayController
ApiResponse::badRequest() — Method in class ApiResponse
BookingQueryDtoClass in namespace App\DTO\Request
BulkAssignmentItemDtoClass in namespace App\DTO\Request
BulkCreateActivityAssignmentsDtoClass in namespace App\DTO\Request
BulkCreateAssignmentsDtoClass in namespace App\DTO\Request
BulkCreateDaysDtoClass in namespace App\DTO\Request
BulkDeleteActivityAssignmentsDtoClass in namespace App\DTO\Request
BulkDeleteAssignmentsDtoClass in namespace App\DTO\Request
BookingDtoClass in namespace App\DTO\Response
BookingResultDtoClass in namespace App\DTO\Response
BulkActivityAssignmentResultDtoClass in namespace App\DTO\Response
BulkActivityAssignmentSkipDtoClass in namespace App\DTO\Response
BulkAssignmentResultDtoClass in namespace App\DTO\Response
BulkAssignmentSkipDtoClass in namespace App\DTO\Response
BookingFixturesClass in namespace App\DataFixtures
BookingClass in namespace App\Entity
BadRequestExceptionClass in namespace App\Exception
BookingRepositoryClass in namespace App\Repository
BookingServiceClass 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
CreateActivityAssignmentDtoClass in namespace App\DTO\Request
CreateActivityDtoClass in namespace App\DTO\Request
CreateActivityExecutionDtoClass in namespace App\DTO\Request
CreateAssignmentDtoClass in namespace App\DTO\Request
CreateBookingDtoClass in namespace App\DTO\Request
CreateDayDtoClass in namespace App\DTO\Request
CreateEventDtoClass in namespace App\DTO\Request
CreateEventTimeslotDtoClass in namespace App\DTO\Request
CreateInfoPageDtoClass in namespace App\DTO\Request
CreateLocationAssignmentDtoClass in namespace App\DTO\Request
CreateLocationDtoClass in namespace App\DTO\Request
CreateTimeslotDtoClass in namespace App\DTO\Request
$ FileDto#createdAtProperty in class FileDto
Booking::cancel() — Method in class Booking
ConflictExceptionClass 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
ConflictCheckerClass 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
DayControllerClass 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
DayDtoClass in namespace App\DTO\Response
$ FileDto#displayNameProperty in class FileDto
DayFixturesClass in namespace App\DataFixtures
DayClass in namespace App\Entity
DayRepositoryClass 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).

DayServiceClass 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

EventControllerClass in namespace App\Controller
EventTimeslotControllerClass in namespace App\Controller
EventQueryDtoClass in namespace App\DTO\Request
EventTimeslotQueryDtoClass in namespace App\DTO\Request
EventDtoClass in namespace App\DTO\Response
EventTimeslotDtoClass in namespace App\DTO\Response
$ FileUploadErrorDto#errorCodesProperty in class FileUploadErrorDto
$ ValidationFailureErrorCode#errorCodeProperty in class ValidationFailureErrorCode
EventFixturesClass in namespace App\DataFixtures
EventTimeslotFixturesClass in namespace App\DataFixtures
EventClass in namespace App\Entity
EventTimeslotClass in namespace App\Entity
EventRepositoryClass in namespace App\Repository
EventTimeslotRepositoryClass in namespace App\Repository
AuthenticatedUser::eraseCredentials() — Method in class AuthenticatedUser
EventServiceClass in namespace App\Service
EventTimeslotServiceClass in namespace App\Service
ExtranetApiClientFactoryClass in namespace App\Service
ExtranetUserSyncServiceClass in namespace App\Service

F

FileControllerClass 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
FileDtoClass in namespace App\DTO\Response
$ FileDto#filenameProperty in class FileDto
FileDto::fromEntity() — Method in class FileDto
FileDto::fromEntities() — Method in class FileDto
FileUploadErrorDtoClass 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
FileClass 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
FileRepositoryClass 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
FileServiceClass in namespace App\Service
FileService::findAll() — Method in class FileService
FileService::findByPid() — Method in class FileService
FileStorageServiceClass 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
GroupDtoClass 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
HasPidTraitClass in namespace App\Entity\Trait
HttpStatusAwareExceptionClass in namespace App\Exception
ConflictChecker::hasConflict() — Method in class ConflictChecker

I

InfoPageControllerClass in namespace App\Controller
PersonController::import() — Method in class PersonController
ApiResponse::internalServerError() — Method in class ApiResponse
InfoPageDtoClass in namespace App\DTO\Response
InfoPageFixturesClass in namespace App\DataFixtures
Activity::isBookable() — Method in class Activity
Activity::isOfferedIn() — Method in class Activity
Booking::isActive() — Method in class Booking
InfoPageClass in namespace App\Entity
InfoPageRepositoryClass 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.location or hasActivities.

InfoPageServiceClass in namespace App\Service
UserSyncService::importByExtranetPid() — Method in class UserSyncService

K

KernelClass in namespace App

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
LocationAssignmentControllerClass in namespace App\Controller
LocationAssignmentController::list() — Method in class LocationAssignmentController
LocationControllerClass in namespace App\Controller
LocationController::list() — Method in class LocationController
TimeslotController::list() — Method in class TimeslotController
UserController::list() — Method in class UserController
LocationAssignmentQueryDtoClass in namespace App\DTO\Request
LocationQueryDtoClass in namespace App\DTO\Request
LocationAssignmentDtoClass in namespace App\DTO\Response
LocationDtoClass 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
LocationAssignmentFixturesClass in namespace App\DataFixtures
LocationAssignmentFixtures::load() — Method in class LocationAssignmentFixtures
LocationFixturesClass 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
LocationClass in namespace App\Entity
LocationAssignmentClass in namespace App\Entity
LocationAssignmentRepositoryClass in namespace App\Repository
LocationRepositoryClass in namespace App\Repository
FileStorageService::lookupLocalPath() — Method in class FileStorageService
LocationAssignmentServiceClass in namespace App\Service
LocationServiceClass in namespace App\Service
SubjectAreaService::listAll() — Method in class SubjectAreaService

M

AuthController::me() — Method in class AuthController
$ FileDto#mimeTypeProperty in class FileDto
MissingActivityAssignmentDtoClass in namespace App\DTO\Response

N

ApiResponse::noContent() — Method in class ApiResponse
ApiResponse::notFound() — Method in class ApiResponse
NotFoundExceptionClass in namespace App\Exception

O

ApiResponse::ok() — Method in class ApiResponse
ApiExceptionListener::onKernelException() — Method in class ApiExceptionListener

P

PullEmployeesCommandClass in namespace App\Command
PullStudentsCommandClass in namespace App\Command
PullUserCommandClass in namespace App\Command
PersonControllerClass in namespace App\Controller
ScheduleController::personal() — Method in class ScheduleController
PersonSearchQueryDtoClass in namespace App\DTO\Request
$ FileDto#pidProperty in class FileDto
PersonSearchResultDtoClass in namespace App\DTO\Response
ProfilePictureErrorResponseDtoClass in namespace App\DTO\Response
ProfilePictureSuccessResponseDtoClass in namespace App\DTO\Response
PermissionClass in namespace App\Entity
ProfilePictureValidationExceptionClass in namespace App\Exception
PermissionRepositoryClass in namespace App\Repository
PermissionVoterClass in namespace App\Security\Voter

R

RelationDtoClass 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
RolePermissionFixturesClass in namespace App\DataFixtures
TimeslotFixtures::reference() — Method in class TimeslotFixtures
UserFixtures::reference() — Method in class UserFixtures
Activity::removeEvent() — Method in class Activity
RoleClass in namespace App\Entity
Role::removePermission() — Method in class Role
User::removePermission() — Method in class User
RoleRepositoryClass 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
ScheduleControllerClass in namespace App\Controller
TimeslotController::show() — Method in class TimeslotController
UserController::show() — Method in class UserController
ApiResponse::setSerializer() — Method in class ApiResponse
ScheduleQueryDtoClass in namespace App\DTO\Request
$ FileDto#sizeProperty in class FileDto
ScheduleDtoClass in namespace App\DTO\Response
ScheduleEntryDtoClass in namespace App\DTO\Response
SubjectAreaDtoClass 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#sizeProperty 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
StyleAttributeSanitizerClass in namespace App\Sanitizer

Filters the value of a style attribute 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
ScheduleServiceClass in namespace App\Service
SubjectAreaServiceClass in namespace App\Service

Flattens the BBC core ProfessionApi to a simple list of subject areas.

T

TimeslotControllerClass in namespace App\Controller
TimeslotQueryDtoClass in namespace App\DTO\Request
$ ProfilePictureErrorResponseDto#typeProperty in class ProfilePictureErrorResponseDto
TimeslotDtoClass in namespace App\DTO\Response
TimeslotFixturesClass in namespace App\DataFixtures
TimeslotClass in namespace App\Entity
TimestampableTraitClass in namespace App\Entity\Trait
TimeslotRepositoryClass in namespace App\Repository
TimeslotServiceClass 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
UserControllerClass in namespace App\Controller
ApiResponse::unauthorized() — Method in class ApiResponse
ApiResponse::unprocessableEntity() — Method in class ApiResponse
UpdateActivityDtoClass in namespace App\DTO\Request
UpdateEventDtoClass in namespace App\DTO\Request
UpdateInfoPageDtoClass in namespace App\DTO\Request
UpdateLocationDtoClass in namespace App\DTO\Request
UpdateTimeslotDtoClass in namespace App\DTO\Request
UploadProfilePictureDtoClass in namespace App\DTO\Request
UserQueryDtoClass in namespace App\DTO\Request
$ FileDto#urlProperty in class FileDto
$ ProfilePictureSuccessResponseDto#urlProperty in class ProfilePictureSuccessResponseDto
UserDtoClass in namespace App\DTO\Response
UserFixturesClass in namespace App\DataFixtures
UserClass in namespace App\Entity
UserRepositoryClass 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
UserProvisioningLockClass 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.

UserSyncServiceClass 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 User is returned.

V

BulkCreateDaysDto::validateDateRange() — Method in class BulkCreateDaysDto
CreateTimeslotDto::validateTimeRange() — Method in class CreateTimeslotDto
ValidationFailureErrorCodeClass in namespace App\DTO\Response
ValidationExceptionClass in namespace App\Exception
PermissionVoter::voteOnAttribute() — Method in class PermissionVoter

W

ApiResponse::withStatus() — Method in class ApiResponse
UserProvisioningLock::whileHoldingLockForPid() — Method in class UserProvisioningLock
WorkerStateResetterClass 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