Problem/Motivation

There are two example modules which shows how to define routes: menu_example and page_example. They both show how to create routes associated to controllers.

Proposed resolution

Replace those modules with the controller_example module, which shows how controllers are associated to routes in Drupal 11.4.

Issue fork examples-3588616

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

oily made their first commit to this issue’s fork.

avpaderno’s picture

Status: Active » Needs work