Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
layout.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
2 May 2013 at 21:04 UTC
Updated:
29 Jul 2014 at 22:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
plopescHello.
Attaching patch that converts layout_test_page() to a Controller.
Regards
Comment #2
dawehnerentityLoad could be replayed by an injected entity storage controller.
Comment #3
plopescRe-rolled patch injecting entity storage controller.
Maybe
theme_enablehack could be replaced because uses internally some configuration system dependencies.What do you think?
Regards.
Comment #4
dawehnerHe, you interdiffs seems to be out of scope somehow.
Do we have a better description then "page callback"? This seems very D7-ish.
Comment #5
dawehnerComment #6
plopescSorry, I forgot to change the docblock.
Re-rolling patch.
Regards.
Comment #7
dawehnerThank you
Comment #8
alexpottCommitted 8e7ead4 and pushed to 8.x. Thanks!