oliverdavies.uk-drupal-old/web/modules/custom/talks
Oliver Davies 0c1321fed5 Add TalkCollection, move logic for getting events
Add a `TalkCollection` which extends Laravel/Tighten's, and add a method
there for getting the events from the talks. This makes this logic more
reusable and also makes the code in the `TalkCounter` service simpler.
2021-02-11 08:53:16 +00:00
..
src Add TalkCollection, move logic for getting events 2021-02-11 08:53:16 +00:00
tests Rename getAll to findAll, remove published argument 2021-02-11 08:53:16 +00:00
opdavies_talks.info.yml Rename custom module directories 2020-09-04 21:25:36 +01:00
opdavies_talks.install Fix PHPCS issues 2020-09-04 22:20:30 +01:00
opdavies_talks.module Add token for getting the number of talks given 2020-09-16 01:25:09 +01:00
opdavies_talks.services.yml Auto-configure event subscribers 2021-01-14 00:45:58 +00:00