You are here

namespace Drupal\photos\Controller in Album Photos 8.4

Same name in other branches
  1. 8.5 Drupal\photos\Controller
  2. 6.0.x Drupal\photos\Controller
Classsort descending Location Description
PhotosAlbumController src/Controller/PhotosAlbumController.php Album view controller.
PhotosAlbumsRecentController src/Controller/PhotosAlbumsRecentController.php View recent albums.
PhotosController src/Controller/PhotosController.php View albums and recent images.
PhotosEditController src/Controller/PhotosEditController.php Edit images and image details.
PhotosImageController src/Controller/PhotosImageController.php Image view controller.
PhotosImagesRecentController src/Controller/PhotosImagesRecentController.php Controller to display recent images.
PhotosRearrangeController src/Controller/PhotosRearrangeController.php Re-arrange view controller.
PhotosUserAlbumsController src/Controller/PhotosUserAlbumsController.php Display user albums.
PhotosUserImagesController src/Controller/PhotosUserImagesController.php Content controller for user images.