Skip to content

Details

Seacoast DUG member, Matt Foster, will be presenting at the next Maine Drupal User Group meeting on Tuesday, September 29 at 6:00 p.m. Matt's topic, module building in D8, will be similar to the presentation he made at our Meetup a few months ago.

Park your car at Bowst and we'll carpool up to the Meetup, which will be at Energy Circle in Yarmouth, Maine.

Here are the full details about the Maine DUG to which we'll be carpooling:

"Tuesday, September 29, 2015 at 6:00 p.m., at Energy Circle, 81 Bridge Street, Yarmouth, Maine (Sparhawk Mill).
The main focus of the talk will be on the service container, one of the major improvements to module development for D8. Services allow for a module to abstract business logic from a controller to a dedicated class that can be configured correctly for the environment (dev/test/qa/prod).

I will also briefly go over "routing" AKA hook_menu functionality, so the module can map certain URL patterns to the correct controller function.

A huge benefit of modules exposing services is that other modules can leverage these services as well. The core drupal modules already expose services that will need to be leveraged, such as the database layer. Instead of calling into a function, a module can request the database service (an instance of PDO that has been configured with the connection parameters) and run queries/execute statements.

As usual, we will do a "beer swap" (entirely optional!). Bring a six pack of your favorite beer, and we'll split up and bring home whatever is left after the meeting. Energy Circle will pick up the tab for pizza.

Please let us know if you’re coming, so we can figure the pizza count. (Send a note to toddwoof or email me at todd (at) energycircle.com.)

Parking / finding the meeting: There is a gravel driveway on the left side of the mill building that leads down to a parking area behind the mill. Park there, and go up the exterior staircase on the back side of the building, right at the end of the parking lot. We’re on the third floor. You can also come in the front, if you want."

More information can be found here: https://groups.drupal.org/node/476568

Related topics

You may also like