GndPersonsModel
extends ArcheApiModel
in package
Description of GndPersonsModel
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- getData() : string
- Get the graphs and return the result as a string
- setSqlTimeout() : mixed
- Set the sql execution max time
- closeDBConnection() : mixed
- setActiveConnection() : mixed
- Allow the DB connection
- checkId() : string
- Check the gnd and acdhid
Properties
$config
protected
mixed
$config
$drupalDb
protected
mixed
$drupalDb
$repoDb
protected
mixed
$repoDb
$siteLang
protected
mixed
$siteLang
= "en"
$repo
private
mixed
$repo
Methods
__construct()
public
__construct() : mixed
getData()
Get the graphs and return the result as a string
public
getData() : string
Return values
stringsetSqlTimeout()
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
checkId()
Check the gnd and acdhid
private
checkId(array<string|int, mixed> $ids) : string
Parameters
- $ids : array<string|int, mixed>