You are here

namespace Drupal\weather\Entity in Weather 8

Same name in other branches
  1. 2.0.x Drupal\weather\Entity
Classsort descending Location Description
WeatherDisplay src/Entity/WeatherDisplay.php Defines the Weather display entity.
WeatherDisplayInterface src/Entity/WeatherDisplayInterface.php Provides an interface for defining Weather display entities.
WeatherDisplayPlace src/Entity/WeatherDisplayPlace.php Defines the Weather display place entity.
WeatherDisplayPlaceInterface src/Entity/WeatherDisplayPlaceInterface.php Provides an interface for defining Weather display place entities.
WeatherForecast src/Entity/WeatherForecast.php Defines the Weather forecast entity.
WeatherForecastInformation src/Entity/WeatherForecastInformation.php Defines the Weather forecast information entity.
WeatherForecastInformationInterface src/Entity/WeatherForecastInformationInterface.php Provides an interface for defining Weather forecast information entities.
WeatherForecastInterface src/Entity/WeatherForecastInterface.php Provides an interface for defining Weather forecast entities.
WeatherPlace src/Entity/WeatherPlace.php Defines the Weather place entity.
WeatherPlaceInterface src/Entity/WeatherPlaceInterface.php Provides an interface for defining Weather place entities.