You are here

20 string references to 'photos.settings' in Album Photos 6.0.x

PhotosAdminLegacySettingsForm::buildForm in src/Form/PhotosAdminLegacySettingsForm.php
Form constructor.
PhotosAdminLegacySettingsForm::getEditableConfigNames in src/Form/PhotosAdminLegacySettingsForm.php
Gets the configuration names that will be editable.
PhotosAdminSettingsForm::buildForm in src/Form/PhotosAdminSettingsForm.php
Form constructor.
PhotosAdminSettingsForm::getEditableConfigNames in src/Form/PhotosAdminSettingsForm.php
Gets the configuration names that will be editable.
PhotosAdminStructureForm::buildForm in src/Form/PhotosAdminStructureForm.php
Form constructor.
PhotosAdminStructureForm::getEditableConfigNames in src/Form/PhotosAdminStructureForm.php
Gets the configuration names that will be editable.
PhotosAlbumController::albumView in src/Controller/PhotosAlbumController.php
Returns an overview of recent albums and photos.
PhotosDirectoryImportForm::submitForm in src/Form/PhotosDirectoryImportForm.php
Form submission handler.
PhotosImageViewController::view in src/Controller/PhotosImageViewController.php
Provides a page to render a single entity.
PhotosLegacyAlbumViewController::view in src/Controller/PhotosLegacyAlbumViewController.php
Returns the photos legacy album view.
PhotosLegacyImageViewController::view in src/Controller/PhotosLegacyImageViewController.php
Provides a page to render a single entity.
PhotosRearrangeController::albumRearrange in src/Controller/PhotosRearrangeController.php
Rearrange user albums.
PhotosRearrangeController::contentOverview in src/Controller/PhotosRearrangeController.php
Returns photos to be rearranged.
PhotosRouteSubscriber::alterRoutes in src/Routing/PhotosRouteSubscriber.php
Alters existing routes for a specific collection.
PhotosUpload::cleanTitle in src/PhotosUpload.php
Rename file with random name.
PhotosUpload::saveExistingMedia in src/PhotosUpload.php
Attach media to PhotosImage entity.
PhotosUpload::saveImage in src/PhotosUpload.php
Attach image file to PhotosImage entity.
PhotosUploadForm::buildForm in src/Form/PhotosUploadForm.php
Form constructor.
PhotosUploadForm::submitForm in src/Form/PhotosUploadForm.php
Form submission handler.
PhotosUploadForm::validateForm in src/Form/PhotosUploadForm.php
Form validation handler.