'A request was received from the network, at this point only the session is started, the configuration is not even loaded', ], 'application'); EventService::RegisterEvent(self::APPLICATION_EVENT_METAMODEL_STARTED, [ 'description' => 'The MetaModel is fully started', ], 'application'); } }