You are here

12 string references to YAML keys in social_event_an_enroll.routing.yml in Open Social 8.6

EventAnEnrollActionForm::buildForm in modules/social_features/social_event/modules/social_event_an_enroll/src/Form/EventAnEnrollActionForm.php
Form constructor.
EventAnEnrollController::enrollAccess in modules/social_features/social_event/modules/social_event_an_enroll/src/Controller/EventAnEnrollController.php
Determines if user has access to enroll form.
EventAnEnrollForm::submitForm in modules/social_features/social_event/modules/social_event_an_enroll/src/Form/EventAnEnrollForm.php
Form submission handler.
EventAnEnrollSettingsForm::buildForm in modules/social_features/social_event/modules/social_event_an_enroll/src/Form/EventAnEnrollSettingsForm.php
Form constructor.
EventAnEnrollSettingsForm::getEditableConfigNames in modules/social_features/social_event/modules/social_event_an_enroll/src/Form/EventAnEnrollSettingsForm.php
Gets the configuration names that will be editable.
social_event_an_enroll_form_alter in modules/social_features/social_event/modules/social_event_an_enroll/social_event_an_enroll.module
Implements hook_form_alter().
social_event_an_enroll_is_enabled in modules/social_features/social_event/modules/social_event_an_enroll/social_event_an_enroll.module
Check if anonymous enrollment is allowed for given event.
social_event_an_enroll_mail in modules/social_features/social_event/modules/social_event_an_enroll/social_event_an_enroll.module
Implements hook_mail().
social_event_an_enroll_preprocess_node in modules/social_features/social_event/modules/social_event_an_enroll/social_event_an_enroll.module
Override variables for the social page hero data.
social_event_an_enroll_update_8001 in modules/social_features/social_event/modules/social_event_an_enroll/social_event_an_enroll.install
Fix text of AU Enrollment Confirmation Email.
social_event_an_enroll_update_8002 in modules/social_features/social_event/modules/social_event_an_enroll/social_event_an_enroll.install
Enable Event AN Enroll globally by default.
social_event_an_enroll_update_8003 in modules/social_features/social_event/modules/social_event_an_enroll/social_event_an_enroll.install
Set default value for Event AN Enroll and allow authors to change it.