9 string references to YAML keys in social_gdpr.routing.yml in Open Social 8.5
- AddDataPolicyRevision::build in modules/
custom/ social_gdpr/ src/ Plugin/ Block/ AddDataPolicyRevision.php - Builds and returns the renderable array for this block plugin.
- Block::preprocess in themes/
socialbase/ src/ Plugin/ Preprocess/ Block.php - Preprocess theme hook variables.
- DataPolicy::revisionsOverviewPage in modules/
custom/ social_gdpr/ src/ Controller/ DataPolicy.php - Generates an overview table of older revisions of a Data policy.
- DataPolicyRevisionDeleteForm::getCancelUrl in modules/
custom/ social_gdpr/ src/ Form/ DataPolicyRevisionDeleteForm.php - Returns the route to go to if the user cancels the action.
- DataPolicyRevisionRevertForm::getCancelUrl in modules/
custom/ social_gdpr/ src/ Form/ DataPolicyRevisionRevertForm.php - Returns the route to go to if the user cancels the action.
- Redirect::checkForRedirection in modules/
custom/ social_gdpr/ src/ Subscriber/ Redirect.php - This method is called when the KernelEvents::REQUEST event is dispatched.
- social_gdpr_form_data_policy_data_policy_revision_edit_alter in modules/
custom/ social_gdpr/ social_gdpr.module - Implements hook_form_FORM_ID_alter().
- social_gdpr_form_data_policy_edit_form_alter in modules/
custom/ social_gdpr/ social_gdpr.module - Implements hook_form_FORM_ID_alter().
- _social_gdpr_data_policy_submit in modules/
custom/ social_gdpr/ social_gdpr.module - Form submit redirect for data policy.