| Interfaces | ||
|---|---|---|
| IDebugProfiler | SmartFactory\Interfaces |
Interface for debugging, tracing and profiling. |
| IErrorHandler | SmartFactory\Interfaces |
Interface for error handling. |
| IEventManager | SmartFactory\Interfaces |
Interface for event management. |
| IInitable | SmartFactory\Interfaces |
Interface for universal standard way of the object initialization through the array of parameters. |
| ILanguageManager | SmartFactory\Interfaces |
Interface for localization support. |
| IMessageManager | SmartFactory\Interfaces |
Interface for working with messages. |
| IRecordsetManager | SmartFactory\Interfaces |
Interface for working with record sets. |
| IRequestHandler | SmartFactory\Interfaces |
Interface for handling the API requests. |
| ISettingsManager | SmartFactory\Interfaces |
Interface for working with settings. |
| ISettingsValidator | SmartFactory\Interfaces |
Interface for settings validation. |
| IShardManager | SmartFactory\Interfaces |
Interface for managing connections to the DB shards. |