Method |
Description |
|
initBreadcrumbs ( ) |
Initialize the Breadcrumbs component. |
|
initCache ( ) |
Initialize the Cache. |
|
initConfig ( ) |
Initialize the Application Config. |
|
initDatabase ( ) |
Initialize the Database connection. |
|
initDispatcher ( ) |
Initialize the Dispatcher. |
|
initElastic ( ) |
Initialize the Elasticsearch Service. |
|
initEventsManager ( ) |
Initialize the Application Events Manager. |
|
initFlash ( ) |
Initialize the Flash Service. |
|
initGravatar ( ) |
Initialize the Gravatar Service. |
|
initLoader ( ) |
Initialize the Loader. |
|
initLogger ( ) |
Initialize the Logger. |
|
initMarkdown ( ) |
Initialize the Markdown renderer. |
|
initNotifications ( ) |
Initialize the real-time notifications checker. |
|
initQueue ( ) |
Initialize the Queue Service. |
|
initRecaptcha ( ) |
|
|
initRouter ( ) |
Initialize the Router. |
|
initSecurity ( ) |
Initialize the Security Service. |
|
initSession ( ) |
Initialize the Session Service. |
|
initSlug ( ) |
Initialize the Slug component. |
|
initTimezones ( ) |
Initialize time zones. |
|
initUrl ( ) |
Initialize the Url service. |
|
initView ( ) |
Initialize the View. |
|