You are here

Classes, traits, and interfaces in Background Image 2.0.x

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AdminTest class Drupal\Tests\background_image\Functional tests/src/Functional/AdminTest.php Tests adding image and viewing them through UI.
BackgroundImage class Drupal\background_image\Entity src/Entity/BackgroundImage.php Defines the Background Image entity. 1
BackgroundImageAccessControlHandler class Drupal\background_image src/BackgroundImageAccessControlHandler.php Access controller for the Background Image entity.
BackgroundImageBaseCacheContext abstract class Drupal\background_image\Cache\Context src/Cache/Context/BackgroundImageBaseCacheContext.php Provides a base for Background Image based contexts. 7
BackgroundImageBlock class Drupal\background_image\Plugin\Block src/Plugin/Block/BackgroundImageBlock.php Plugin annotation @Block( id = "background_image", admin_label = @Translation("Background Image"), category = @Translation("Background Image") )
BackgroundImageCacheContext class Drupal\background_image\Cache\Context src/Cache/Context/BackgroundImageCacheContext.php Cache context ID: 'background_image'. 2
BackgroundImageCssController class Drupal\background_image\Controller src/Controller/BackgroundImageCssController.php Defines a controller to serve image styles. 1
BackgroundImageDeleteForm class Drupal\background_image\Form src/Form/BackgroundImageDeleteForm.php Provides a form for deleting a background_image entity.
BackgroundImageForm class Drupal\background_image\Form src/Form/BackgroundImageForm.php 1
BackgroundImageFormTrait trait Drupal\background_image src/BackgroundImageFormTrait.php Trait BackgroundImageFormTrait. 2
BackgroundImageHandlerForm class Drupal\background_image\Form src/Form/BackgroundImageHandlerForm.php Form controller for the background_image entity add/edit forms.
BackgroundImageInterface interface Drupal\background_image src/BackgroundImageInterface.php Provides an interface defining a Background Image entity. 1 5
BackgroundImageListBuilder class Drupal\background_image src/BackgroundImageListBuilder.php Provides a list controller for background_image entity.
BackgroundImageManager class Drupal\background_image src/BackgroundImageManager.php 5 2
BackgroundImageManagerInterface interface Drupal\background_image src/BackgroundImageManagerInterface.php 1 2
BackgroundImageRoutes class Drupal\background_image\Routing src/Routing/BackgroundImageRoutes.php Defines a route subscriber to register a url for serving background image CSS.
BackgroundImageSettings class Drupal\background_image src/BackgroundImageSettings.php 1
BackgroundImageSettingsBlurCacheContext class Drupal\background_image\Cache\Context src/Cache/Context/BackgroundImageSettingsBlurCacheContext.php Cache context ID: 'background_image.settings.blur'. 2
BackgroundImageSettingsBlurTypeCacheContext class Drupal\background_image\Cache\Context src/Cache/Context/BackgroundImageSettingsBlurTypeCacheContext.php Cache context ID: 'background_image.settings.blur.type'. 2
BackgroundImageSettingsCacheContext class Drupal\background_image\Cache\Context src/Cache/Context/BackgroundImageSettingsCacheContext.php Cache context ID: 'background_image.settings'. 2
BackgroundImageSettingsDarkCacheContext class Drupal\background_image\Cache\Context src/Cache/Context/BackgroundImageSettingsDarkCacheContext.php Cache context ID: 'background_image.settings.dark'. 2
BackgroundImageSettingsForm class Drupal\background_image\Form src/Form/BackgroundImageSettingsForm.php Class BackgroundImageSettingsForm. 1
BackgroundImageSettingsFullViewportCacheContext class Drupal\background_image\Cache\Context src/Cache/Context/BackgroundImageSettingsFullViewportCacheContext.php Cache context ID: 'background_image.settings.full_viewport'. 2
BackgroundImageSettingsTextCacheContext class Drupal\background_image\Cache\Context src/Cache/Context/BackgroundImageSettingsTextCacheContext.php Cache context ID: 'background_image.settings.text'. 2
BackgroundImageTestBase abstract class Drupal\Tests\background_image\Functional tests/src/Functional/BackgroundImageTestBase.php Defines a base-class for background-image tests. 1
BackgroundImageTextBlock class Drupal\background_image\Plugin\Block src/Plugin/Block/BackgroundImageTextBlock.php Plugin annotation @Block( id = "background_image_text", admin_label = @Translation("Background Image - Text"), category = @Translation("Background Image") )
BackgroundImageViewBuilder class Drupal\background_image src/BackgroundImageViewBuilder.php
PathProcessorBackgroundImage class Drupal\background_image\PathProcessor src/PathProcessor/PathProcessorBackgroundImage.php Defines a path processor to rewrite background image CSS URLs. 2
StageFileProxySubscriber class Drupal\background_image\EventSubscriber src/EventSubscriber/StageFileProxySubscriber.php 2

Other projects