oliverdavies.uk-drupal-old/web/modules/custom/talks/src
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
..
Collection Add TalkCollection, move logic for getting events 2021-02-11 08:53:16 +00:00
Entity/Node Update the Collection namespace 2020-12-17 23:42:20 +00:00
EventSubscriber Update the Collection namespace 2020-12-17 23:42:20 +00:00
Plugin/views/sort Fix PHPCS issues 2020-09-04 22:20:30 +01:00
Repository Add TalkCollection, move logic for getting events 2021-02-11 08:53:16 +00:00
Service Add TalkCollection, move logic for getting events 2021-02-11 08:53:16 +00:00
OpdaviesTalksServiceProvider.php Auto-configure event subscribers 2021-01-14 00:45:58 +00:00