Skip to content
  1. Jan 21, 2012
  2. Feb 25, 2011
  3. Jan 11, 2011
  4. Sep 17, 2010
  5. Jul 10, 2010
  6. Jun 08, 2010
  7. Jun 06, 2010
  8. Apr 04, 2010
  9. Mar 26, 2010
  10. Feb 26, 2010
  11. Dec 28, 2009
  12. Nov 10, 2009
  13. Oct 13, 2009
  14. Aug 24, 2009
  15. Aug 17, 2009
  16. Aug 04, 2009
  17. Jul 28, 2009
  18. Jun 10, 2009
  19. Jun 08, 2009
  20. May 16, 2009
  21. May 10, 2009
  22. May 07, 2009
  23. Apr 03, 2009
  24. Feb 22, 2009
  25. Dec 20, 2008
  26. Nov 29, 2008
  27. Nov 16, 2008
  28. Nov 11, 2008
  29. Oct 31, 2008
  30. Oct 11, 2008
  31. Sep 20, 2008
  32. Aug 21, 2008
  33. Aug 02, 2008
  34. May 06, 2008
    • Dries Buytaert's avatar
      - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit · f33faa2c
      Dries Buytaert authored
        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.
      f33faa2c