$loader->resolveAll() Calls static::resolve() on all items in the given array kirby/src/Cms/Loader.php#L182 $loader->resolveAll(array $items): array Parameters Name Type Default $items * array – Return type array Parent class Kirby\Cms\Loader