| [ Index ] |
PHP Cross Reference of Phabricator |
| Up one level | ||
| __tests__/ | ||
| PhabricatorConfigDatabaseSource.php [source] [23 lines] | ||
| PhabricatorConfigDefaultSource.php [source] [22 lines] | Configuration source which reads from defaults defined in the authoritative configuration definitions. | |
| PhabricatorConfigDictionarySource.php [source] [36 lines] | ||
| PhabricatorConfigFileSource.php [source] [23 lines] | Configuration source which reads from a configuration file on disk (a PHP file in the conf/ directory). This source | |
| PhabricatorConfigLocalSource.php [source] [51 lines] | ||
| PhabricatorConfigProxySource.php [source] [54 lines] | Configuration source which proxies some other configuration source. | |
| PhabricatorConfigSiteSource.php [source] [17 lines] | Optional configuration source which loads between local sources and the database source. | |
| PhabricatorConfigSource.php [source] [31 lines] | ||
| PhabricatorConfigStackSource.php [source] [80 lines] | Configuration source which reads from a stack of other configuration sources. | |
| PhabricatorEnv.php [source] [582 lines] | Manages the execution environment configuration, exposing APIs to read configuration settings and other similar values that are derived directly from configuration settings. = Reading Configuration = | |
| PhabricatorScopedEnv.php [source] [59 lines] | Scope guard to hold a temporary environment. See @{class:PhabricatorEnv} for instructions on use. |
| Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |