Notice: Trying to get property 'nid' of non-object in Drupal\rsvplist\Form\RSVPForm->buildForm() (line 28 of modules\custom\rsvplist\src\Form\RSVPForm.php).
The website encountered an unexpected error. Please try again later. Error: Class 'Drupal\system\PathProcessor\PathProcessorFiles' not found in Drupal\Component\DependencyInjection\Container->createService() (line 258 of core/lib/Drupal/Component/DependencyInjection/Container.php).
PleasePrEPMe.org is a San Francisco based organization that distributes information about HIV Pre-exposure prophylaxis (PrEP) and PrEP resources. Through their website, they provide state-specific provider information, including a provider finder of PrEP providers across the United States. The site is in English and Spanish.
Hook 42 created the new Drupal 8 website and migrated all content.
I have coded some rest apis that are included in the folder src/Plugin/rest/resource/ . I have made a custom form where after selecting some options and clicking the submit button, I want to call the respective apis , so that the content get displayed.
I have looked for examples online, but I have not found anything helpful. Could you please let me know how can I go about this?