European Week of Regions and Cities

EvaluationDashboardController extends ControllerBase

Controller for the Reporting page.

Table of Contents

Properties

$entityTypeManager  : EntityTypeManagerInterface
The entity type manager.
$menuHelper  : MenuHelper
Host menuHelper service.
$moduleHandler  : ModuleHandlerInterface
The entity ModuleHandler.
$path  : CurrentPathStack
Host the current page path.
$twig  : TwigEnvironment
The twig environment container.

Methods

__construct()  : mixed
Constructs a User object.
create()  : mixed
Create container.
getDashboardContentTable()  : mixed
Get dashboard content table page.
getEvaluationCor()  : mixed
Get the cor sessions page.
getEvaluationCorDgregio()  : mixed
Get the cor/dgregio sessions page.
getEvaluationDgregio()  : mixed
Get the dgregio sessions page.
getEvaluationMasterFile()  : mixed
Get the master file table.
getEvaluationOut()  : mixed
Get the out sessions page.
getEvaluationSide()  : mixed
Get the side sessions page.
getInterpreterDashboard()  : mixed
Interpreter dashboard.
getOrganisationTable()  : mixed
Get organisation table.
getProofreaderDashboard()  : mixed
Proofreader dashboard.
getRoomTable()  : mixed
Get room table.
getSatisfactionTable()  : mixed
Get satisfaction table.
getTable()  : mixed
Get table.
getUserTable()  : mixed
Get user table.

Properties

Methods

__construct()

Constructs a User object.

public __construct(EntityTypeManagerInterface $entityTypeManager, CurrentPathStack $pathStack, ModuleHandlerInterface $moduleHandler, TwigEnvironment $twig, MenuHelper $menuHelper) : mixed
Parameters
$entityTypeManager : EntityTypeManagerInterface
$pathStack : CurrentPathStack
$moduleHandler : ModuleHandlerInterface
$twig : TwigEnvironment
$menuHelper : MenuHelper

create()

Create container.

public static create(ContainerInterface $container) : mixed
Parameters
$container : ContainerInterface

        
On this page

Search results