European Week of Regions and Cities

OrganisationController extends ControllerBase

Provide organisation details.

Table of Contents

Properties

$database  : Connection
The database connection.
$entityTypeManager  : EntityTypeManagerInterface
The entity type manager.
$request  : RequestStack
The HttpRequest object.

Methods

__construct()  : mixed
Constructs a User object.
checkOrganisationsIfAllLra()  : mixed
Return if organisations are All LRA.
create()  : mixed
Create container.
getNoOrganisationPage()  : mixed
Get the Reporting page.
getOrganisationDetails()  : mixed
Return organisation details.

Properties

$entityTypeManager

The entity type manager.

protected EntityTypeManagerInterface $entityTypeManager

Methods

__construct()

Constructs a User object.

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

checkOrganisationsIfAllLra()

Return if organisations are All LRA.

public checkOrganisationsIfAllLra(Request $request) : mixed
Parameters
$request : Request

create()

Create container.

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

getOrganisationDetails()

Return organisation details.

public getOrganisationDetails(Request $request) : mixed
Parameters
$request : Request

        
On this page

Search results