Download & Extend

Move system's trigger functionality away

Project:Drupal core
Version:7.x-dev
Component:system.module
Category:task
Priority:normal
Assigned:sun
Status:closed (duplicate)
Issue tags:Registry

Issue Summary

Saves 20 KB on most requests.

AttachmentSizeStatusTest resultOperations
drupal7-sun.system-move-trigger.patch40.58 KBIdleFailed: 11286 passes, 20 fails, 6 exceptionsView details | Re-test

Comments

#1

CVS ID tags in the new file can't be right (not sure if this actually matters though).

#2

CVS matches and updates ID tags using this pattern: \$Id.*\$

In short: Doesn't matter.

#3

Status:needs review» reviewed & tested by the community

Thought as much.

#4

Shouldn't it be system.actions.inc, since it's using the actions system which is not strictly dependent on the trigger module?

#5

Status:reviewed & tested by the community» needs review

probably.

#6

Status:needs review» needs work

The last submitted patch failed testing.

#7

Status:needs work» closed (duplicate)

Now part of #345118: Performance: Split .module files by moving hooks