ArcheApiModel
in package
Description of ArcheApiModel
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- setSqlTimeout() : mixed
- Set the sql execution max time
- closeDBConnection() : mixed
- setActiveConnection() : mixed
- Allow the DB connection
Properties
$config
protected
mixed
$config
$drupalDb
protected
mixed
$drupalDb
$repoDb
protected
mixed
$repoDb
$siteLang
protected
mixed
$siteLang
= "en"
Methods
__construct()
public
__construct() : mixed
setSqlTimeout()
Set the sql execution max time
public
setSqlTimeout([string $timeout = '7000' ]) : mixed
Parameters
- $timeout : string = '7000'
closeDBConnection()
protected
closeDBConnection() : mixed
setActiveConnection()
Allow the DB connection
protected
setActiveConnection() : mixed