10 string references to YAML keys in pfdp.routing.yml in Private files download permission 3.x
- DirectoryDeleteForm::getCancelUrl in src/
Form/ DirectoryDeleteForm.php - Returns the route to go to if the user cancels the action.
- DirectoryForm::form in src/
Form/ DirectoryForm.php - Gets the actual form array to be built.
- DirectoryForm::getUsers in src/
Form/ DirectoryForm.php - Retrieves an array of users.
- DirectoryForm::save in src/
Form/ DirectoryForm.php - Form submission handler for the 'save' action.
- DirectoryListBuilder::render in src/
DirectoryListBuilder.php - Builds the entity listing as renderable array for table.html.twig.
- pfdp_file_download in ./
pfdp.module - pfdp_get_download_headers in ./
pfdp.module - Returns a proper array to be used for downloads.
- SettingsForm::buildForm in src/
Form/ SettingsForm.php - Form constructor.
- SettingsForm::getEditableConfigNames in src/
Form/ SettingsForm.php - Gets the configuration names that will be editable.
- SettingsForm::submitForm in src/
Form/ SettingsForm.php - Form submission handler.