Change notice: http://drupal.org/node/1894902 - Module/hook system functions replaced with module_handler service

We need to replace all our module_invoke_all, module_list, etc adapted to the new system.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

plopesc’s picture

Status: Active » Needs review
FileSize
19.1 KB

Hello

I was working on this replacement when you created the issue :)

Patch pass tests in my local environment and I've made some other manual tests without any problem.

Maybe more manual testing is necessary.

Regards.

moshe weitzman’s picture

Patch looks good. Lets commit it after some manual testing.

We should start thinking about devel_generate includes as D8 plugins (text, image, etc.).

pcambra’s picture

I've got an UI proposal for the devel generate rewrite in here: #1877460: Rearchitect devel generate to allow generation of any kind of content entity

parthipanramesh’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

Works fine. Thanks.

pcambra’s picture

Status: Reviewed & tested by the community » Postponed
Related issues: +#2154141: DevelGenerate as a D8 plugin type

I really want #2154141: DevelGenerate as a D8 plugin type in and this might conflict, I rather mark it postponed and re roll it after the first gets in.

pcambra’s picture

Status: Postponed » Needs work

D8 generation tools are plugins now, getting this back to needs work.

Probably most of the patch already went in, though.

plopesc’s picture

Status: Needs work » Needs review
FileSize
4.51 KB

Re-rolling.

  • Commit be42cce on 8.x-1.x authored by plopesc, committed by moshe weitzman:
    Issue #1895468 by plopesc | pcambra: Adapt system functions to use...
moshe weitzman’s picture

Status: Needs review » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.