Documentation

EntityTestModel extends ArcheApiModel
in package

Description of CollectionModel

Tags
author

nczirjak

Table of Contents

Properties

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

Methods

__construct()  : mixed
getData()  : array<string|int, mixed>
setSqlTimeout()  : mixed
Set the sql execution max time
closeDBConnection()  : mixed
setActiveConnection()  : mixed
Allow the DB connection
getAllRdfType()  : array<string|int, mixed>
getQueryPropVal()  : string

Properties

Methods

getData()

public getData() : array<string|int, mixed>
Return values
array<string|int, mixed>

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

getAllRdfType()

private getAllRdfType() : array<string|int, mixed>
Return values
array<string|int, mixed>

getQueryPropVal()

private getQueryPropVal() : string
Return values
string

        
On this page

Search results