I am working on a custom module that displays events. The events come from a remote service and I to set the breadcrumbs for the Events (list) page and the individual event page.
The individual event page works as intended (siteName/Events/EventName), however the event (list) page does not work (siteName/Events). Using devel_dump and echo, I am able to see what is executing, the _Construct executes, but the applies() method does not fire in my EventsBreadcrumbsBuilder class.
Hello and hope this is the appropriate forum section. I searched for my key words but no results. I am using Drupal 9
I may be making heavy weather of this. I have a node with several fields one of which I want to be hidden initially, with a tick box or radio button or similar that the user can click on to reveal the field's contents.
I have looked for Drupal modules to support this functionality for example Rules, but none seems a good fit. So diagrammatically:
Hello,
Can anybody tell me why I keep getting the messages in the "Subject" line displayed on every page? Is there some definition somewhere? I am on Drupal 9.2.7, but this also happens on earlier D9 versions.
Thanks for any hint
H. Stoellinger