Skip to content
  1. Oct 13, 2015
  2. Apr 02, 2014
  3. Apr 29, 2012
  4. Jan 21, 2012
  5. Feb 25, 2011
  6. Jan 11, 2011
  7. Sep 17, 2010
  8. Jul 10, 2010
  9. Jun 08, 2010
  10. Jun 06, 2010
  11. Apr 04, 2010
  12. Mar 26, 2010
  13. Feb 26, 2010
  14. Dec 28, 2009
  15. Nov 10, 2009
  16. Oct 13, 2009
  17. Aug 24, 2009
  18. Aug 17, 2009
  19. Aug 04, 2009
  20. Jul 28, 2009
  21. Jun 10, 2009
  22. Jun 08, 2009
  23. May 16, 2009
  24. May 10, 2009
  25. May 07, 2009
  26. Apr 03, 2009
  27. Feb 22, 2009
  28. Dec 20, 2008
  29. Nov 29, 2008
  30. Nov 16, 2008
  31. Nov 11, 2008
  32. Oct 31, 2008
  33. Oct 11, 2008
  34. Sep 20, 2008
  35. Aug 21, 2008
  36. Aug 02, 2008
  37. 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