Полный список членов класса LocationRepository, включая наследуемые из базового класса
__construct(Find $findStrategy, Save $saveStrategy, Delete $deleteStrategy) | LocationRepository | |
autocomplete(array $params, int $searchScope) | LocationRepository | |
delete(Entity\Location $location) | LocationRepository | |
findByExternalId(string $externalId, string $sourceCode, string $languageId, int $searchScope) | LocationRepository | |
findById(int $id, string $languageId, int $searchScope) | LocationRepository | |
findByText(string $text, string $languageId, int $searchScope) | LocationRepository | |
findParents(Entity\Location $location, string $languageId, int $searchScope) | LocationRepository | |
save(Entity\Location $location) | LocationRepository | |
saveParents(Entity\Location\Parents $parents) | LocationRepository |