Handles application boot sequence.
More...
Handles application boot sequence.
Definition at line 12 of file BootHandler.php.
◆ __construct()
Elgg\Application\BootHandler::__construct |
( |
protected Application |
$app | ) |
|
◆ __invoke()
Elgg\Application\BootHandler::__invoke |
( |
| ) |
|
Full application boot Boots services, plugins and trigger init/ready events.
- Returns
- void
Definition at line 28 of file BootHandler.php.
◆ bootApplication()
Elgg\Application\BootHandler::bootApplication |
( |
| ) |
|
Finish bootstrapping the application.
- Returns
- void
Definition at line 123 of file BootHandler.php.
◆ bootPlugins()
Elgg\Application\BootHandler::bootPlugins |
( |
| ) |
|
◆ bootServices()
Elgg\Application\BootHandler::bootServices |
( |
| ) |
|
◆ registerActions()
Elgg\Application\BootHandler::registerActions |
( |
| ) |
|
|
protected |
◆ registerEvents()
Elgg\Application\BootHandler::registerEvents |
( |
| ) |
|
|
protected |
◆ registerRoutes()
Elgg\Application\BootHandler::registerRoutes |
( |
| ) |
|
|
protected |
◆ setEntityClasses()
Elgg\Application\BootHandler::setEntityClasses |
( |
| ) |
|
The documentation for this class was generated from the following file: