summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2008-05-06 12:32:02 +0000
committerDries Buytaert <dries@buytaert.net>2008-05-06 12:32:02 +0000
commitf33faa2c948874a386eeedd8172e5e879d1bc295 (patch)
tree6fe2aa08f4fd2de4bf6d34dfb287c9c933511a70 /modules/system/system.module
parent2e18cb8924eb9a83a0ec9857f405ed038a1d3ded (diff)
downloadbrdo-f33faa2c948874a386eeedd8172e5e879d1bc295.tar.gz
brdo-f33faa2c948874a386eeedd8172e5e879d1bc295.tar.bz2
- Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit
et al. Can you say 'registry'? Drupal now maintains an internal registry of all functions or classes in the system, allowing it to lazy-load code files as needed (reducing the amount of code that must be parsed on each request). The list of included files is cached per menu callback for subsequent loading by the menu router. This way, a given page request will have all the code it needs but little else, minimizing time spent parsing unneeded code.
Diffstat (limited to 'modules/system/system.module')
0 files changed, 0 insertions, 0 deletions