service bibcite_reference_preview in Bibliography & Citation 8
Same name and namespace in other branches
- 2.0.x modules/bibcite_entity/bibcite_entity.services.yml \bibcite_reference_preview
Class
Drupal\bibcite_entity\ParamConverter\ReferencePreviewConverterTags
- paramconverter
6 string references to bibcite_reference_preview
- bibcite_entity.routing.yml in modules/
bibcite_entity/ bibcite_entity.routing.yml - modules/bibcite_entity/bibcite_entity.routing.yml
- bibcite_entity_page_top in modules/
bibcite_entity/ bibcite_entity.module - Implements hook_page_top().
- ReferenceForm::form in modules/
bibcite_entity/ src/ Form/ ReferenceForm.php - Gets the actual form array to be built.
- ReferenceForm::preview in modules/
bibcite_entity/ src/ Form/ ReferenceForm.php - Custom preview submit handler for Reference.
- ReferencePreviewConverter::applies in modules/
bibcite_entity/ src/ ParamConverter/ ReferencePreviewConverter.php - Determines if the converter applies to a specific route and variable.
File
- modules/
bibcite_entity/ bibcite_entity.services.yml - modules/bibcite_entity/bibcite_entity.services.yml
View source
- class: Drupal\bibcite_entity\ParamConverter\ReferencePreviewConverter
- arguments:
- - '@tempstore.private'
- tags:
- - { name: paramconverter }