European Week of Regions and Cities

EvaluationManagerOperationsController extends ControllerBase

Provide user profile form functionalities.

Table of Contents

Properties

$database  : Connection
Database.
$entityTypeManager  : EntityTypeManagerInterface
The entity type manager.
$moduleHandler  : ModuleHandlerInterface
The entity ModuleHandler.
$request  : RequestStack
The HttpRequest object.

Methods

__construct()  : mixed
Constructs a User object.
create()  : mixed
Create container.
forceUpdateSessionEvaluation()  : mixed
Allow site manager to update session eval part with last evaluation.

Properties

Methods

__construct()

Constructs a User object.

public __construct(RequestStack $request, EntityTypeManagerInterface $entity_type_manager, ModuleHandlerInterface $moduleHandler, Connection $database) : mixed
Parameters
$request : RequestStack
$entity_type_manager : EntityTypeManagerInterface
$moduleHandler : ModuleHandlerInterface
$database : Connection

        
On this page

Search results