10 string references to YAML keys in social_event.routing.yml in Open Social 10.2.x
- EnrollActionForm::buildForm in modules/
social_features/ social_event/ src/ Form/ EnrollActionForm.php - Form constructor.
- EventSettingsForm::buildForm in modules/
social_features/ social_event/ src/ Form/ EventSettingsForm.php - Form constructor.
- EventSettingsForm::getEditableConfigNames in modules/
social_features/ social_event/ src/ Form/ EventSettingsForm.php - Gets the configuration names that will be editable.
- SocialEventEnrollService::__construct in modules/
social_features/ social_event/ src/ Service/ SocialEventEnrollService.php - SocialEventEnrollService constructor.
- social_event_entity_operation_alter in modules/
social_features/ social_event/ social_event.module - Implements hook_entity_operation_alter().
- social_event_field_group_form_process_build_alter in modules/
social_features/ social_event/ social_event.module - Implements hook_field_group_form_process_build_alter().
- social_event_preprocess_field in modules/
social_features/ social_event/ social_event.module - Implements hook_preprocess_field().
- social_event_preprocess_page in modules/
social_features/ social_event/ social_event.module - Implements hook_preprocess_page().
- social_event_update_8801 in modules/
social_features/ social_event/ social_event.install - Fix empty value in enroll setting.
- _social_event_format_date in modules/
social_features/ social_event/ social_event.module - Formats the event start end date.