Profile picture for user tstoeckler

Tobias Zimmermann
(tstoeckler)

junior crank
at resc.

  • English // Advanced // Code & Development

    Entity API beyond the basics

    Drupal's Entity API is a powerful toolbox and one of its key strengths compared to other tools. In this session I will show some of the features of the Entity API that go beyond the basic CRUD that it is often used for. Read more

    How deeply any given topic will be discussed very much depends on the attendees, but topics could be:

    • Forward revisions
    • Revisioning Translations
    • Computed Fields
    • Query Access
    • Validation Constraints
  • English // Beginner // Code & Development

    CI for your website *without* any bells and whistles

    Do you have websites without any automated tests because you never really knew where to start and never really got around to it? In this session I will provide some quick, hands-on steps that anyone can take to have a basic CI setup to reduce your bug-rate and improve your developer experience. Read more

    The complex path to get to an amazing, full-fledged, all-encompassing automated test suite often stands in the way of having any form of CI at all.

    Using Gitlab CI and the infrastructure around it it is possible to get you up and running with something as your automated testing story really quickly and without much hassle or prior knowledge. That's why this session really is for everyone! Will it be everything you ever wanted? Nope, but it will be better than nothing and you can always go from there to improve.