mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 08:44:11 +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();
|
||||
}
|
||||
|
||||
// TODO: prefetch
|
||||
protected function loadFromDb()
|
||||
{
|
||||
$db = $this->object->getDb();
|
||||
|
Loading…
x
Reference in New Issue
Block a user