You are here

19 string references to YAML keys in weather.routing.yml in Weather 2.0.x

ConfigurationTest::testConfiguration in tests/src/Functional/ConfigurationTest.php
Tests configuration of weather block.
ParserTest::getInfoAboutForecast in tests/src/Functional/ParserTest.php
Internal helper function for getting information about a forecast.
ParserTest::testDifferentDaysOfForecasts in tests/src/Functional/ParserTest.php
Test the parser with different days of forecast data.
ParserTest::weatherDownloadForecast in tests/src/Functional/ParserTest.php
Downloads a new forecast from yr.no.
ParserTest::weatherGetWeather in tests/src/Functional/ParserTest.php
Returns a weather object for the specified GeoID.
PermissionsTest::testPermissions in tests/src/Functional/PermissionsTest.php
Permissions of weather block.
SettingsForm::addWeatherDisplayOverview in src/Form/SettingsForm.php
Builds system wide weather displays overview.
SettingsForm::buildForm in src/Form/SettingsForm.php
Form constructor.
SettingsForm::getEditableConfigNames in src/Form/SettingsForm.php
Gets the configuration names that will be editable.
ThemeService::__construct in src/Service/ThemeService.php
ThemeService constructor.
WeatherDisplayDeleteForm::getCancelUrl in src/Form/WeatherDisplayDeleteForm.php
Returns the route to go to if the user cancels the action.
WeatherDisplayDeleteForm::submitForm in src/Form/WeatherDisplayDeleteForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
WeatherDisplayForm::save in src/Form/WeatherDisplayForm.php
Form submission handler for the 'save' action.
WeatherDisplayPlaceDeleteForm::getCancelUrl in src/Form/WeatherDisplayPlaceDeleteForm.php
Returns the route to go to if the user cancels the action.
WeatherDisplayPlaceDeleteForm::submitForm in src/Form/WeatherDisplayPlaceDeleteForm.php
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state…
WeatherDisplayPlaceForm::buildForm in src/Form/WeatherDisplayPlaceForm.php
Form constructor.
WeatherDisplayPlaceForm::save in src/Form/WeatherDisplayPlaceForm.php
Form submission handler for the 'save' action.
WeatherUserConfiguredDisplayController::content in src/Controller/WeatherUserConfiguredDisplayController.php
Builds the response.
weather_help in ./weather.module
Implements hook_help().