Class DbService
DbService - general service for accessing database
- Nette\Object
- BaseModule\Services\BaseService
- DispatchModule\Tools\BaseTool
- BaseModule\Services\DbService
public
array
|
#
getSubTaxonomyFull( integer $id )
Gets names, subtree sizes and ids of child taxonomy categories (not species in the category!) |
public
array
|
|
public
array
|
#
getChildrenTree( array $preselected )
Prepares array containing ids from children to the root - basically input is id of a category (or organism), and this method traverses up building complete tree "expanded" in the way that the input id is visible |
public
array
|
#
getFulltextMatchesTree( string $fulltext )
Load tree for fulltext matches with path to matches only |
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
|
public
array
|
#
getBasicInfoForAccessions( array $accessions )
Get basic information for accession numbers (faster than DbTool) |
public
ActiveRow
|
|
public
integer
|
|
public
Nette\Database\Table\ActiveRow
|
|
public
Nette\Database\Table\ActiveRow
|
|
public
integer
|
getName(),
getWantedParameters(),
requireParameter(),
used()
|
__construct()
|
protected
|
$repository
Base db repository |
$completeData,
$description,
$fileName,
$wantedParameters
|
$container
|