- Full name:
\App\Infrastructure\Http\Controllers\AdminSiteController - Parent class:
BaseController - This class is marked as final and can't be subclassed
- This class is a Final class
Methods
siteCreate
Parameters:
| Parameter | Type | Description |
|---|---|---|
$request |
\Qubus\Http\ServerRequest |
Throws:
ContainerExceptionInterfaceDateInvalidTimeZoneExceptionExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeException
sites
Parameters:
| Parameter | Type | Description |
|---|---|---|
$request |
\Qubus\Http\ServerRequest |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeExceptionException
siteChange
public siteChange(\Qubus\Http\ServerRequest $request, string $siteId): \Psr\Http\Message\ResponseInterface
Parameters:
| Parameter | Type | Description |
|---|---|---|
$request |
\Qubus\Http\ServerRequest | |
$siteId |
string |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeException
siteView
Parameters:
| Parameter | Type | Description |
|---|---|---|
$siteId |
string |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeExceptionException
siteUsers
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeExceptionUnresolvableQueryHandlerExceptionException
siteUserAssign
Parameters:
| Parameter | Type | Description |
|---|---|---|
$request |
\Qubus\Http\ServerRequest |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeException
siteUsersDelete
public siteUsersDelete(\Qubus\Http\ServerRequest $request, string $userId): \Psr\Http\Message\ResponseInterface
Parameters:
| Parameter | Type | Description |
|---|---|---|
$request |
\Qubus\Http\ServerRequest | |
$userId |
string |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeException
siteDelete
Parameters:
| Parameter | Type | Description |
|---|---|---|
$siteId |
string |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeException