Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Sulu
Bundle
LocationBundle
Controller
GeolocatorController
PHP 클래스 Sulu\Bundle\LocationBundle\Controller\GeolocatorController
상속:
extends
Symfony\Bundle\FrameworkBundle\Controller\Controller
파일 보기
프로젝트 열기: sulu/sulu
공개 메소드들
메소드
설명
queryAction
(
Request
$request
) :
Symfony\Component\HttpFoundation\JsonResponse
Query the configured geolocation service.
메소드 상세
queryAction()
공개
메소드
Query the configured geolocation service.
public
queryAction
(
Request
$request
) :
Symfony\Component\HttpFoundation\JsonResponse
$request
Symfony\Component\HttpFoundation\Request
리턴
Symfony\Component\HttpFoundation\JsonResponse