You are here

Classes, traits, and interfaces in Site Alert 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ActiveSiteAlertsCacheContext class Drupal\site_alert\Cache\Context src/Cache/Context/ActiveSiteAlertsCacheContext.php A cache context that varies by the currently active site alerts. 2
CliCommands class Drupal\site_alert src/CliCommands.php Service with shared code for CLI tools to perform common tasks. 2
CliCommandsInterface interface Drupal\site_alert src/CliCommandsInterface.php Interface for a service with shared code for CLI tools. 1 1
CliCommandsTest class Drupal\Tests\site_alert\Kernel tests/src/Kernel/CliCommandsTest.php Tests for the site alert CLI Commands service.
DrushCommandsTest class Drupal\Tests\site_alert\Functional tests/src/Functional/DrushCommandsTest.php Execute drush commands on site_alert.
GetAlerts class Drupal\site_alert src/GetAlerts.php Service for retrieving site alerts. 2
GetAlertsInterface interface Drupal\site_alert src/GetAlertsInterface.php Interface for services that retrieve site alerts. 1 3
GetAlertsTest class Drupal\Tests\site_alert\Kernel tests/src/Kernel/GetAlertsTest.php Tests retrieving of currently active alerts.
SiteAlert class Drupal\site_alert\Entity src/Entity/SiteAlert.php Implements SiteAlert class. 5
SiteAlertAccessControlHandler class Drupal\site_alert src/SiteAlertAccessControlHandler.php Implements SiteAlertAccessControlHandler class.
SiteAlertBlock class Drupal\site_alert\Plugin\Block src/Plugin/Block/SiteAlertBlock.php Implements SiteAlertBlock class. 2
SiteAlertCacheTest class Drupal\Tests\site_alert\Functional tests/src/Functional/SiteAlertCacheTest.php Tests that the page cache correctly varies on the active site alerts.
SiteAlertCacheWorkaroundTest class Drupal\Tests\site_alert\FunctionalJavascript tests/src/FunctionalJavascript/SiteAlertCacheWorkaroundTest.php Tests that the workaround for the core caching bug is working as expected.
SiteAlertCommands class Drupal\site_alert\Commands src/Commands/SiteAlertCommands.php A Drush command file for the Site Alert module. 2
SiteAlertController class Drupal\site_alert\Controller src/Controller/SiteAlertController.php Implements SiteAlertController class.
SiteAlertDeleteForm class Drupal\site_alert\Entity\Form src/Entity/Form/SiteAlertDeleteForm.php Implements SiteAlertDeleteForm class.
SiteAlertForm class Drupal\site_alert\Entity\Form src/Entity/Form/SiteAlertForm.php Implements SiteAlertForm class.
SiteAlertKernelTestBase abstract class Drupal\Tests\site_alert\Kernel tests/src/Kernel/SiteAlertKernelTestBase.php Base class for kernel tests for the Site Alerts module. 3
SiteAlertListBuilder class Drupal\site_alert src/SiteAlertListBuilder.php Implements SiteAlertListBuilder class.
SiteAlertStorage class Drupal\site_alert src/SiteAlertStorage.php Entity storage handler for SiteAlert entities.
SiteAlertStorageInterface interface Drupal\site_alert src/SiteAlertStorageInterface.php Interface for SiteAlert entity storage handlers. 1
SiteAlertStorageTest class Drupal\Tests\site_alert\Kernel tests/src/Kernel/SiteAlertStorageTest.php Tests for the site alert entity storage handler.
SiteAlertTestBase abstract class Drupal\Tests\site_alert\Functional tests/src/Functional/SiteAlertTestBase.php Has some additional helper methods to make test code more readable. 1
SiteAlertTestTrait trait Drupal\Tests\site_alert\Traits tests/src/Traits/SiteAlertTestTrait.php Helper methods for testing the Site Alert module. 2
SiteAlertTimeoutTest class Drupal\Tests\site_alert\FunctionalJavascript tests/src/FunctionalJavascript/SiteAlertTimeoutTest.php Tests refreshing site alerts at regular intervals by setting a timeout.
SiteAlertUiTest class Drupal\Tests\site_alert\Functional tests/src/Functional/SiteAlertUiTest.php Tests that the Site Alert is working correctly.
SiteAlertWebDriverTestBase abstract class Drupal\Tests\site_alert\FunctionalJavascript tests/src/FunctionalJavascript/SiteAlertWebDriverTestBase.php Base class for functional JS tests for the Site Alerts module. 2

Other projects