StructureController
class StructureController implements InvocableController (View source)
Displays table structure infos like columns, indexes, size, rows and allows manipulation of indexes and columns.
Methods
__construct(ResponseRenderer $response, Template $template, Relation $relation, Transformations $transformations, DatabaseInterface $dbi, PageSettings $pageSettings, DbTableExists $dbTableExists)
No description
Details
__construct(ResponseRenderer $response, Template $template, Relation $relation, Transformations $transformations, DatabaseInterface $dbi, PageSettings $pageSettings, DbTableExists $dbTableExists)
No description
Response
__invoke(ServerRequest $request)
No description