You are here

Classes, traits, and interfaces in Geolocation Field 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
GeocoderCountryFormattingInterface interface Drupal\geolocation src/GeocoderCountryFormattingInterface.php Defines an interface for geolocation geocoder country plugins. 3 2
GeocoderCountryFormattingManager class Drupal\geolocation src/GeocoderCountryFormattingManager.php Search plugin manager. 1 2
GeocoderInterface interface Drupal\geolocation src/GeocoderInterface.php Defines an interface for geolocation geocoder plugins. 5 4
GeocoderManager class Drupal\geolocation src/GeocoderManager.php Search plugin manager. 7 2
Geofield class Drupal\geolocation_geofield\Plugin\geolocation\DataProvider modules/geolocation_geofield/src/Plugin/geolocation/DataProvider/Geofield.php Provides Google Maps.
Geolocation class Drupal\geolocation\Feeds\Target src/Feeds/Target/Geolocation.php Defines a geolocation field mapper.
Geolocation class Drupal\geolocation\Plugin\Geocoder\Dumper src/Plugin/Geocoder/Dumper/Geolocation.php Provides a geolocation geocoder dumper plugin.
Geolocation class Drupal\geolocation\Plugin\Geocoder\Field src/Plugin/Geocoder/Field/Geolocation.php Provides a geolocation geocoder field plugin.
GeolocationAddressFormatter class Drupal\geolocation_address\Plugin\Field\FieldFormatter modules/geolocation_address/src/Plugin/Field/FieldFormatter/GeolocationAddressFormatter.php Plugin implementation of the 'geolocation' formatter.
GeolocationBlock class Drupal\geolocation\Plugin\Block src/Plugin/Block/GeolocationBlock.php Exposes a map rendered as a block.
GeolocationCommonMapAjaxJavascriptTest class Drupal\Tests\geolocation\FunctionalJavascript tests/src/FunctionalJavascript/GeolocationCommonMapAjaxJavascriptTest.php Tests the common map style AJAX JavaScript functionality.
GeolocationComputed class Drupal\geolocation\TypedData src/TypedData/GeolocationComputed.php Class GeolocationComputed. 1
GeolocationField class Drupal\geolocation\Plugin\views\field src/Plugin/views/field/GeolocationField.php Field handler for geolocaiton field.
GeolocationFieldProvider class Drupal\geolocation\Plugin\geolocation\DataProvider src/Plugin/geolocation/DataProvider/GeolocationFieldProvider.php Provides default geolocation field.
GeolocationFieldTest class Drupal\Tests\geolocation\Functional tests/src/Functional/GeolocationFieldTest.php Tests the creation of geolocation fields.
GeolocationGeofieldMapFormatter class Drupal\geolocation_geofield\Plugin\Field\FieldFormatter modules/geolocation_geofield/src/Plugin/Field/FieldFormatter/GeolocationGeofieldMapFormatter.php Plugin implementation of the 'geofield' formatter.
GeolocationGoogleGeocoderWidgetTest class Drupal\Tests\geolocation\FunctionalJavascript tests/src/FunctionalJavascript/GeolocationGoogleGeocoderWidgetTest.php Tests the Google Geocoder Widget functionality.
GeolocationGoogleMapsSettings class Drupal\geolocation_google_maps\Form modules/geolocation_google_maps/src/Form/GeolocationGoogleMapsSettings.php Implements the GeolocationGoogleMapAPIkey form controller. 1
GeolocationGoogleWidget class Drupal\geolocation_google_maps\Plugin\Field\FieldWidget modules/geolocation_google_maps/src/Plugin/Field/FieldWidget/GeolocationGoogleWidget.php Plugin implementation of the 'geolocation_googlegeocoder' widget.
GeolocationHTML5Widget class Drupal\geolocation\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/GeolocationHTML5Widget.php Plugin implementation of the 'geolocation_html5' widget.
GeolocationInput class Drupal\geolocation\Element src/Element/GeolocationInput.php Provides a render element to display a geolocation map.
GeolocationItem class Drupal\geolocation\Plugin\Field\FieldType src/Plugin/Field/FieldType/GeolocationItem.php Plugin implementation of the 'geolocation' field type. 3
GeolocationItemTest class Drupal\Tests\geolocation\Kernel tests/src/Kernel/GeolocationItemTest.php Tests the new entity API for the geolocation field type.
GeolocationJavascriptTest class Drupal\Tests\geolocation\FunctionalJavascript tests/src/FunctionalJavascript/GeolocationJavascriptTest.php Tests the JavaScript functionality.
GeolocationJavascriptTestBase abstract class Drupal\Tests\geolocation\FunctionalJavascript tests/src/FunctionalJavascript/GeolocationJavascriptTestBase.php Support tests using Google Maps API. 5
GeolocationLatlngFormatter class Drupal\geolocation\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/GeolocationLatlngFormatter.php Plugin implementation of the 'geolocation_latlng' formatter.
GeolocationLatlngWidget class Drupal\geolocation\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/GeolocationLatlngWidget.php Plugin implementation of the 'geolocation_latlng' widget.
GeolocationLeafletJavascriptTest class Drupal\Tests\geolocation\FunctionalJavascript tests/src/FunctionalJavascript/GeolocationLeafletJavascriptTest.php Tests the leaflet JavaScript functionality.
GeolocationLeafletWidget class Drupal\geolocation_leaflet\Plugin\Field\FieldWidget modules/geolocation_leaflet/src/Plugin/Field/FieldWidget/GeolocationLeafletWidget.php Plugin implementation of the 'geolocation_leaflet' widget.
GeolocationMap class Drupal\geolocation\Element src/Element/GeolocationMap.php Provides a render element to display a geolocation map. 1
GeolocationMapFormatter class Drupal\geolocation\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/GeolocationMapFormatter.php Plugin implementation of the 'geolocation' formatter.
GeolocationMapFormatterBase abstract class Drupal\geolocation\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/GeolocationMapFormatterBase.php Plugin base for Map based formatters. 3 2
GeolocationMapLocation class Drupal\geolocation\Element src/Element/GeolocationMapLocation.php Provides a render element for a single geolocation map location.
GeolocationMapWidgetBase abstract class Drupal\geolocation\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/GeolocationMapWidgetBase.php Map widget base. 2 3
GeolocationMarkerScrollToId class Drupal\geolocation\Plugin\geolocation\MapFeature src/Plugin/geolocation/MapFeature/GeolocationMarkerScrollToId.php Provides map tilt.
GeolocationSexagesimalFormatter class Drupal\geolocation\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/GeolocationSexagesimalFormatter.php Plugin implementation of the 'geolocation_sexagesimal' formatter.
GeolocationTokenFormatter class Drupal\geolocation\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/GeolocationTokenFormatter.php Plugin implementation of the 'geolocation_token' formatter.
GeolocationTokenFormatterTest class Drupal\Tests\geolocation\FunctionalJavascript tests/src/FunctionalJavascript/GeolocationTokenFormatterTest.php Tests the Token Formatter functionality.
GeolocationViewsBoundaryTest class Drupal\Tests\geolocation\Functional tests/src/Functional/GeolocationViewsBoundaryTest.php Tests the grid style plugin.
GeolocationViewsCommonMapTest class Drupal\Tests\geolocation\Functional tests/src/Functional/GeolocationViewsCommonMapTest.php Tests the grid style plugin.
GeolocationViewsProximityArgumentTest class Drupal\Tests\geolocation\Functional tests/src/Functional/GeolocationViewsProximityArgumentTest.php Tests the grid style plugin.
GeolocationViewsProximityByEntityTest class Drupal\Tests\geolocation\Functional tests/src/Functional/GeolocationViewsProximityByEntityTest.php Tests the proximity views sort.
Germany class Drupal\geolocation_leaflet\Plugin\geolocation\GeocoderCountryFormatting modules/geolocation_leaflet/src/Plugin/geolocation/GeocoderCountryFormatting/Germany.php Provides address formatting.
Germany class Drupal\geolocation_google_maps\Plugin\geolocation\GeocoderCountryFormatting modules/geolocation_google_maps/src/Plugin/geolocation/GeocoderCountryFormatting/Germany.php Provides address formatting.
GoogleCountryFormattingBase abstract class Drupal\geolocation_google_maps modules/geolocation_google_maps/src/GoogleCountryFormattingBase.php Defines an interface for geolocation google geocoder country plugins. 6 6
GoogleGeocoderBase abstract class Drupal\geolocation_google_maps modules/geolocation_google_maps/src/GoogleGeocoderBase.php Base class. 2 2
GooglegeocoderWidget class Drupal\geolocation_google_maps_demo\Form modules/geolocation_google_maps/modules/geolocation_google_maps_demo/src/Form/GooglegeocoderWidget.php Returns responses for geolocation_demo module routes. 1
GoogleGeocodingAPI class Drupal\geolocation_google_maps\Plugin\geolocation\Geocoder modules/geolocation_google_maps/src/Plugin/geolocation/Geocoder/GoogleGeocodingAPI.php Provides the Google Geocoding API.
GoogleMaps class Drupal\geolocation_google_maps\Plugin\geolocation\MapProvider modules/geolocation_google_maps/src/Plugin/geolocation/MapProvider/GoogleMaps.php Provides Google Maps. 4
GoogleMapsProviderBase abstract class Drupal\geolocation_google_maps modules/geolocation_google_maps/src/GoogleMapsProviderBase.php Class GoogleMapsProviderBase. 2 2

Pages

Other projects