Geocoder |
class |
src/Plugin/geolocation/LocationInput/Geocoder.php |
Location based proximity center. |
Geocoder |
class |
src/Annotation/Geocoder.php |
Defines a geocoder annotation object. |
Geocoder.php |
file |
src/Annotation/Geocoder.php |
|
GeocoderBase |
class |
src/GeocoderBase.php |
Class GeocoderBase. |
Geocoder.php |
file |
src/Plugin/geolocation/LocationInput/Geocoder.php |
|
Geocoder::$id |
property |
src/Annotation/Geocoder.php |
The plugin ID. |
Dummy::geocode |
function |
tests/modules/geolocation_dummy_geocoder/src/Plugin/geolocation/Geocoder/Dummy.php |
Geocode an address. |
Photon::geocode |
function |
modules/geolocation_leaflet/src/Plugin/geolocation/Geocoder/Photon.php |
Geocode an address. |
Yandex::geocode |
function |
modules/geolocation_yandex/src/Plugin/geolocation/Geocoder/Yandex.php |
Geocode an address. |
GeocoderManager |
class |
src/GeocoderManager.php |
Search plugin manager. |
Geocoder::$name |
property |
src/Annotation/Geocoder.php |
The name of the geocoder. |
Geocoder::create |
function |
src/Plugin/geolocation/LocationInput/Geocoder.php |
Creates an instance of the plugin. |
GeocoderBase.php |
file |
src/GeocoderBase.php |
|
GeocoderArgument |
class |
src/Plugin/views/argument/GeocoderArgument.php |
Argument handler for geolocation. |
Geocodio::geocode |
function |
modules/geolocation_geocodio/src/Plugin/geolocation/Geocoder/Geocodio.php |
Geocode an address. |
Geocoder::getForm |
function |
src/Plugin/geolocation/LocationInput/Geocoder.php |
Get center form. |
GeocoderInterface |
interface |
src/GeocoderInterface.php |
Defines an interface for geolocation geocoder plugins. |
GeocoderController |
class |
modules/geolocation_address/src/Controller/GeocoderController.php |
Class AddressWidgetController. |
Nominatim::geocode |
function |
modules/geolocation_leaflet/src/Plugin/geolocation/Geocoder/Nominatim.php |
Geocode an address. |
GoogleGeocoderBase |
class |
modules/geolocation_google_maps/src/GoogleGeocoderBase.php |
Base class. |
GeocoderManager.php |
file |
src/GeocoderManager.php |
|
GooglegeocoderWidget |
class |
modules/geolocation_google_maps/modules/geolocation_google_maps_demo/src/Form/GooglegeocoderWidget.php |
Returns responses for geolocation_demo module routes. |
GeocoderBase::create |
function |
src/GeocoderBase.php |
Creates an instance of the plugin. |
GeocoderArgument.php |
file |
src/Plugin/views/argument/GeocoderArgument.php |
|
Geocoder::__construct |
function |
src/Plugin/geolocation/LocationInput/Geocoder.php |
Geocoder constructor. |
GeocoderInterface.php |
file |
src/GeocoderInterface.php |
|
ControlCustomGeocoder |
class |
modules/geolocation_google_maps/src/Plugin/geolocation/MapFeature/ControlCustomGeocoder.php |
Provides Geocoding control element. |
GeocoderBase::geocode |
function |
src/GeocoderBase.php |
Geocode an address. |
GeolocationGeocoderV3 |
class |
src/Plugin/Geocoder/Dumper/GeolocationGeocoderV3.php |
Provides a geolocation geocoder dumper plugin. |
GeolocationGeocoderV2 |
class |
src/Plugin/Geocoder/Dumper/GeolocationGeocoderV2.php |
Provides a geolocation geocoder dumper plugin. |
Photon::reverseGeocode |
function |
modules/geolocation_leaflet/src/Plugin/geolocation/Geocoder/Photon.php |
Reverse geocode an address. |
GeocoderController.php |
file |
modules/geolocation_address/src/Controller/GeocoderController.php |
|
GoogleGeocoderBase.php |
file |
modules/geolocation_google_maps/src/GoogleGeocoderBase.php |
|
LeafletControlGeocoder |
class |
modules/geolocation_leaflet/src/Plugin/geolocation/MapFeature/LeafletControlGeocoder.php |
Provides Geocoder control element. |
Geocoder::$description |
property |
src/Annotation/Geocoder.php |
The description of the geocoder. |
DummyGeocoderController |
class |
tests/modules/geolocation_dummy_geocoder/src/Controller/DummyGeocoderController.php |
Class DummyGeocoderController. |
GooglePlacesAPI::geocode |
function |
modules/geolocation_google_maps/modules/geolocation_google_places_api/src/Plugin/geolocation/Geocoder/GooglePlacesAPI.php |
Geocode an address. |
Geocoder::getCoordinates |
function |
src/Plugin/geolocation/LocationInput/Geocoder.php |
Get center value. |
GooglegeocoderWidget.php |
file |
modules/geolocation_google_maps/modules/geolocation_google_maps_demo/src/Form/GooglegeocoderWidget.php |
|
GeocoderArgument::create |
function |
src/Plugin/views/argument/GeocoderArgument.php |
Creates an instance of the plugin. |
GeolocationGeocoderV3.php |
file |
src/Plugin/Geocoder/Dumper/GeolocationGeocoderV3.php |
|
GeolocationGeocoderV2.php |
file |
src/Plugin/Geocoder/Dumper/GeolocationGeocoderV2.php |
|
Nominatim::reverseGeocode |
function |
modules/geolocation_leaflet/src/Plugin/geolocation/Geocoder/Nominatim.php |
Reverse geocode an address. |
Dummy::formAttachGeocoder |
function |
tests/modules/geolocation_dummy_geocoder/src/Plugin/geolocation/Geocoder/Dummy.php |
Attach geocoding logic to input element. |
Geocoder::getSettingsForm |
function |
src/Plugin/geolocation/LocationInput/Geocoder.php |
Settings form by ID and context. |
ControlCustomGeocoder.php |
file |
modules/geolocation_google_maps/src/Plugin/geolocation/MapFeature/ControlCustomGeocoder.php |
|
GeocoderBase::__construct |
function |
src/GeocoderBase.php |
GoogleGeocoderBase constructor. |
GeocoderBase::getSettings |
function |
src/GeocoderBase.php |
Return plugin settings. |
Geocoder::$reverseCapable |
property |
src/Annotation/Geocoder.php |
Can the geocoder perform reverse geocoding. |
GeocoderCountryFormatting |
class |
src/Annotation/GeocoderCountryFormatting.php |
Defines a GeocoderCountryFormatting annotation object. |