You are here

8 methods override GeolocationGeometryBase::schema() in Geolocation Field 8.3

GeolocationGeometryGeometry::schema in modules/geolocation_geometry/src/Plugin/Field/FieldType/GeolocationGeometryGeometry.php
Returns the schema for the field.
GeolocationGeometryGeometryCollection::schema in modules/geolocation_geometry/src/Plugin/Field/FieldType/GeolocationGeometryGeometryCollection.php
Returns the schema for the field.
GeolocationGeometryLinestring::schema in modules/geolocation_geometry/src/Plugin/Field/FieldType/GeolocationGeometryLinestring.php
Returns the schema for the field.
GeolocationGeometryMultiLinestring::schema in modules/geolocation_geometry/src/Plugin/Field/FieldType/GeolocationGeometryMultiLinestring.php
Returns the schema for the field.
GeolocationGeometryMultiPoint::schema in modules/geolocation_geometry/src/Plugin/Field/FieldType/GeolocationGeometryMultiPoint.php
Returns the schema for the field.
GeolocationGeometryMultiPolygon::schema in modules/geolocation_geometry/src/Plugin/Field/FieldType/GeolocationGeometryMultiPolygon.php
Returns the schema for the field.
GeolocationGeometryPoint::schema in modules/geolocation_geometry/src/Plugin/Field/FieldType/GeolocationGeometryPoint.php
Returns the schema for the field.
GeolocationGeometryPolygon::schema in modules/geolocation_geometry/src/Plugin/Field/FieldType/GeolocationGeometryPolygon.php
Returns the schema for the field.