Documentation

SMCoordinatesModel extends ArcheApiModel
in package

Description of SMCoordinatesModel

Tags
author

nczirjak

Table of Contents

Properties

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

Methods

__construct()  : mixed
getData()  : mixed
setSqlTimeout()  : mixed
Set the sql execution max time
closeDBConnection()  : mixed
setActiveConnection()  : mixed
Allow the DB connection
getCoordinates()  : array<string|int, mixed>
Generate the entity box data

Properties

Methods

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

getCoordinates()

Generate the entity box data

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

        
On this page

Search results