AddCustomPlaceForm |
class |
Drupal\weather\Form |
src/Form/AddCustomPlaceForm.php |
Configure Weather settings for this site. |
|
|
1 |
ConfigurationTest |
class |
Drupal\Tests\weather\Functional |
tests/src/Functional/ConfigurationTest.php |
Tests configuration of weather displays. |
|
|
|
DataService |
class |
Drupal\weather\Service |
src/Service/DataService.php |
DataService service. |
|
2 |
2 |
FunctionsTest |
class |
Drupal\Tests\weather\Functional |
tests/src/Functional/FunctionsTest.php |
Tests functions of weather.module. |
|
|
|
HelperService |
class |
Drupal\weather\Service |
src/Service/HelperService.php |
HelperService service. |
|
3 |
2 |
ParserService |
class |
Drupal\weather\Service |
src/Service/ParserService.php |
ParserService service. |
|
1 |
2 |
ParserTest |
class |
Drupal\Tests\weather\Functional |
tests/src/Functional/ParserTest.php |
Tests parsing of XML weather forecasts. |
|
|
|
PermissionsTest |
class |
Drupal\Tests\weather\Functional |
tests/src/Functional/PermissionsTest.php |
Tests permissions and access settings for different users. |
|
|
|
SettingsForm |
class |
Drupal\weather\Form |
src/Form/SettingsForm.php |
Configure Weather settings for this site. |
|
|
1 |
ThemeService |
class |
Drupal\weather\Service |
src/Service/ThemeService.php |
ThemeService service. |
|
|
2 |
WeatherAccessControlHandler |
class |
Drupal\weather |
src/WeatherAccessControlHandler.php |
Access controller for weather entities. |
|
|
|
WeatherCommands |
class |
Drupal\weather\Commands |
src/Commands/WeatherCommands.php |
Drush command to add support to weather module (import weather csv file). |
|
|
2 |
WeatherCommonTestTrait |
trait |
Drupal\Tests\weather\Functional |
tests/src/Functional/WeatherCommonTestTrait.php |
Provides a helper method for testing Weather module. |
|
|
|
WeatherDetailedForecastController |
class |
Drupal\weather\Controller |
src/Controller/WeatherDetailedForecastController.php |
Returns responses for Weather routes. |
|
|
|
WeatherDisplay |
class |
Drupal\weather\Entity |
src/Entity/WeatherDisplay.php |
Defines the Weather display entity. |
|
|
|
WeatherDisplayBlockTrait |
trait |
Drupal\weather\Plugin\Block |
src/Plugin/Block/WeatherDisplayBlockTrait.php |
Provides reusable functions for weather block plugins. |
|
|
|
WeatherDisplayConstraint |
class |
Drupal\weather\Plugin\Validation\Constraint |
src/Plugin/Validation/Constraint/WeatherDisplayConstraint.php |
Checks that created Weather Display is valid. |
|
|
|
WeatherDisplayConstraintValidator |
class |
Drupal\weather\Plugin\Validation\Constraint |
src/Plugin/Validation/Constraint/WeatherDisplayConstraintValidator.php |
Constraint validator for changing path aliases in pending revisions. |
|
|
|
WeatherDisplayDeleteForm |
class |
Drupal\weather\Form |
src/Form/WeatherDisplayDeleteForm.php |
Provides a form for deleting a weather_display entity. |
|
|
|
WeatherDisplayForm |
class |
Drupal\weather\Form |
src/Form/WeatherDisplayForm.php |
Form controller for the weather_display entity edit forms. |
|
|
|
WeatherDisplayInterface |
interface |
Drupal\weather\Entity |
src/Entity/WeatherDisplayInterface.php |
Provides an interface for defining Weather display entities. |
1 |
13 |
|
WeatherDisplayPlace |
class |
Drupal\weather\Entity |
src/Entity/WeatherDisplayPlace.php |
Defines the Weather display place entity. |
|
1 |
|
WeatherDisplayPlaceDeleteForm |
class |
Drupal\weather\Form |
src/Form/WeatherDisplayPlaceDeleteForm.php |
Provides a form for deleting a weather_display_place entity. |
|
|
|
WeatherDisplayPlaceForm |
class |
Drupal\weather\Form |
src/Form/WeatherDisplayPlaceForm.php |
Form controller for the weather_display_place entity edit forms. |
|
|
|
WeatherDisplayPlaceInterface |
interface |
Drupal\weather\Entity |
src/Entity/WeatherDisplayPlaceInterface.php |
Provides an interface for defining Weather display place entities. |
1 |
2 |
|
WeatherForecast |
class |
Drupal\weather\Entity |
src/Entity/WeatherForecast.php |
Defines the Weather forecast entity. |
|
|
|
WeatherForecastInformation |
class |
Drupal\weather\Entity |
src/Entity/WeatherForecastInformation.php |
Defines the Weather forecast information entity. |
|
|
|
WeatherForecastInformationInterface |
interface |
Drupal\weather\Entity |
src/Entity/WeatherForecastInformationInterface.php |
Provides an interface for defining Weather forecast information entities. |
1 |
1 |
|
WeatherForecastInterface |
interface |
Drupal\weather\Entity |
src/Entity/WeatherForecastInterface.php |
Provides an interface for defining Weather forecast entities. |
1 |
|
|
WeatherPlace |
class |
Drupal\weather\Entity |
src/Entity/WeatherPlace.php |
Defines the Weather place entity. |
|
|
|
WeatherPlaceInterface |
interface |
Drupal\weather\Entity |
src/Entity/WeatherPlaceInterface.php |
Provides an interface for defining Weather place entities. |
1 |
6 |
|
WeatherSystemDisplayBlock |
class |
Drupal\weather\Plugin\Derivative |
src/Plugin/Derivative/WeatherSystemDisplayBlock.php |
Provides block plugin definitions for nodes. |
|
|
|
WeatherSystemDisplayBlock |
class |
Drupal\weather\Plugin\Block |
src/Plugin/Block/WeatherSystemDisplayBlock.php |
Provides a 'WeatherSystemDisplayBlock' block plugin. |
|
|
|
WeatherUserConfiguredDisplayController |
class |
Drupal\weather\Controller |
src/Controller/WeatherUserConfiguredDisplayController.php |
Returns responses for Weather routes. |
|
|
|
WeatherUserDisplayBlock |
class |
Drupal\weather\Plugin\Block |
src/Plugin/Block/WeatherUserDisplayBlock.php |
Provides a 'WeatherUserDisplayBlock' block plugin. |
|
|
|