mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 01:04:12 +02:00
IcingaObjectImports: prefetch should not be forgotten
This commit is contained in:
parent
9f36a3184f
commit
e5e3f749b7
@ -188,6 +188,7 @@ class IcingaObjectImports implements Iterator, Countable, IcingaConfigRenderer
|
|||||||
return $this->object->getShortTableName();
|
return $this->object->getShortTableName();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// TODO: prefetch
|
||||||
protected function loadFromDb()
|
protected function loadFromDb()
|
||||||
{
|
{
|
||||||
$db = $this->object->getDb();
|
$db = $this->object->getDb();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user