Code registry

Code registry

The code registry engine.

Drupal maintains an internal registry of all interfaces 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).

File

includes/registry.inc, line 8
This file contains the code registry parser engine.

Functions

Name Location Description
登录查看完整内容