setSearchFields(['id', 'title', 'value']); } public function createEntity(string $entityFqcn) { return $this->get(TaxRateContainer::class)->getFactory()->create(); } }