Полный список членов класса LocationService, включая наследуемые из базового класса
$instance | LocationService | protectedstatic |
$repository | LocationService | protected |
__clone() | BaseService | |
__construct(Config\Container $config) | LocationService | protected |
Bitrix::Location::Common::BaseService::__construct(Container $config) | BaseService | protected |
__wakeup() | BaseService | |
autocomplete(array $params, int $searchScope=LOCATION_SEARCH_SCOPE_ALL) | LocationService | |
createInstance(Container $config) | BaseService | protectedstatic |
delete(Entity\Location $location) | LocationService | |
findByExternalId(string $externalId, string $sourceCode, string $languageId, int $searchScope=LOCATION_SEARCH_SCOPE_ALL) | LocationService | |
findById(int $locationId, string $languageId, int $searchScope=LOCATION_SEARCH_SCOPE_ALL) | LocationService | |
findParents(Entity\Location $location, string $languageId, int $searchScope=LOCATION_SEARCH_SCOPE_ALL) | LocationService | |
getConfig(string $class) | BaseService | protectedstatic |
getInstance() | BaseService | static |
processException(\Exception $exception) | BaseService | protected |
save(Entity\Location $location) | LocationService | |
saveParents(Entity\Location\Parents $parents) | LocationService |