29 string references to YAML keys in bibcite_entity.routing.yml in Bibliography & Citation 8
- bibcite_entity_bibcite_reference_view_alter in modules/
bibcite_entity/ bibcite_entity.module - Implements hook_bibcite_reference_view_alter().
- bibcite_entity_page_top in modules/
bibcite_entity/ bibcite_entity.module - Implements hook_page_top().
- bibcite_entity_update_8004 in modules/
bibcite_entity/ bibcite_entity.install - Enable "Override default properties" in reference types and enable UI overrides.
- bibcite_entity_update_8006 in modules/
bibcite_entity/ bibcite_entity.install - Set view modes to "bibcite_reference_type".
- bibcite_entity_update_8017 in modules/
bibcite_entity/ bibcite_entity.install - Make Contributor entity type fieldable.
- bibcite_entity_update_8018 in modules/
bibcite_entity/ bibcite_entity.install - Make Keyword entity type fieldable.
- ContributorCategoryDeleteForm::getCancelUrl in modules/
bibcite_entity/ src/ Form/ ContributorCategoryDeleteForm.php - Returns the route to go to if the user cancels the action.
- ContributorRoleDeleteForm::getCancelUrl in modules/
bibcite_entity/ src/ Form/ ContributorRoleDeleteForm.php - Returns the route to go to if the user cancels the action.
- ContributorSettings::buildForm in modules/
bibcite_entity/ src/ Form/ ContributorSettings.php - Form constructor.
- ContributorSettings::getEditableConfigNames in modules/
bibcite_entity/ src/ Form/ ContributorSettings.php - Gets the configuration names that will be editable.
- ContributorSettings::submitForm in modules/
bibcite_entity/ src/ Form/ ContributorSettings.php - Form submission handler.
- ContributorTest::testContributorName in modules/
bibcite_entity/ tests/ src/ Kernel/ ContributorTest.php - Test setting up of Contributor name.
- DeleteMultiple::submitForm in modules/
bibcite_entity/ src/ Form/ DeleteMultiple.php - Form submission handler.
- ExportMultipleForm::getCancelUrl in modules/
bibcite_export/ src/ Form/ ExportMultipleForm.php - Returns the route to go to if the user cancels the action.
- Links::render in modules/
bibcite_entity/ src/ Plugin/ views/ field/ Links.php - Renders the field.
- PopulateForm::submitForm in modules/
bibcite_import/ src/ Form/ PopulateForm.php - Form submission handler.
- ReferenceForm::preview in modules/
bibcite_entity/ src/ Form/ ReferenceForm.php - Custom preview submit handler for Reference.
- ReferencePreviewForm::buildForm in modules/
bibcite_entity/ src/ Form/ ReferencePreviewForm.php - Form constructor.
- ReferencePreviewForm::submitForm in modules/
bibcite_entity/ src/ Form/ ReferencePreviewForm.php - Form submission handler.
- ReferenceSettings::buildForm in modules/
bibcite_entity/ src/ Form/ ReferenceSettings.php - Form constructor.
- ReferenceSettings::getEditableConfigNames in modules/
bibcite_entity/ src/ Form/ ReferenceSettings.php - Gets the configuration names that will be editable.
- ReferenceSettings::submitForm in modules/
bibcite_entity/ src/ Form/ ReferenceSettings.php - Form submission handler.
- ReferenceSettingsLinksForm::buildForm in modules/
bibcite_entity/ src/ Form/ ReferenceSettingsLinksForm.php - Form constructor.
- ReferenceSettingsLinksForm::getEditableConfigNames in modules/
bibcite_entity/ src/ Form/ ReferenceSettingsLinksForm.php - Gets the configuration names that will be editable.
- ReferenceSettingsLinksForm::submitForm in modules/
bibcite_entity/ src/ Form/ ReferenceSettingsLinksForm.php - Form submission handler.
- ReferenceTypeDeleteForm::getCancelUrl in modules/
bibcite_entity/ src/ Form/ ReferenceTypeDeleteForm.php - Returns the route to go to if the user cancels the action.
- ReferenceViewController::create in modules/
bibcite_entity/ src/ Controller/ ReferenceViewController.php - Instantiates a new instance of this class.
- RouteSubscriber::alterRoutes in modules/
bibcite_entity/ src/ Routing/ RouteSubscriber.php - Alters existing routes for a specific collection.
- UIOverrideProvider::__construct in modules/
bibcite_entity/ src/ UIOverrideProvider.php - Construct new UIOverrideProvider object.