Database

Service Name in Container

Webiik\Database\Database

Purpose

Database connection.

Configuration

Available in private/config/resources.php.

Definition

Defined in private/config/container/services.php. By default, Database Service is defined to set database character set, names and time_zone according to current language.

Usual Usage

In model.

Documentation

Read documentation to learn more about Database component.