Documentation

GndPersonsModel extends ArcheApiModel
in package

Description of GndPersonsModel

Tags
author

nczirjak

Table of Contents

Properties

$config  : mixed
$drupalDb  : mixed
$repoDb  : mixed
$siteLang  : mixed
$repo  : mixed

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

Methods

getData()

Get the graphs and return the result as a string

public getData() : string
Return values
string

setSqlTimeout()

Set the sql execution max time

public setSqlTimeout([string $timeout = '7000' ]) : mixed
Parameters
$timeout : string = '7000'

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>
Return values
string

        
On this page

Search results