You are here

namespace Drupal\photos in Album Photos 6.0.x

Same name in other branches
  1. 8.5 Drupal\photos
  2. 8.4 Drupal\photos
Classsort descending Location Description
PhotosAccessControlHandler src/PhotosAccessControlHandler.php Defines an access control handler for photos_image items.
PhotosAlbum src/PhotosAlbum.php Create an album object.
PhotosImageFile src/PhotosImageFile.php Create images object.
PhotosImageInterface src/PhotosImageInterface.php Provides an interface defining a photos image entity.
PhotosImageListBuilder src/PhotosImageListBuilder.php Defines a class to build a listing of photos_image entities.
PhotosImageStorage src/PhotosImageStorage.php Defines the storage handler class for photos images.
PhotosImageStorageInterface src/PhotosImageStorageInterface.php Defines an interface for photos image entity storage classes.
PhotosImageStorageSchema src/PhotosImageStorageSchema.php Defines the photos image schema handler.
PhotosUpload src/PhotosUpload.php Functions to help with uploading images to albums.
PhotosUploadInterface src/PhotosUploadInterface.php Photos upload and file management functions.
PhotosViewsData src/PhotosViewsData.php Provides the views data for photos module and the photos_image entity type.