|
Stud.IP
6.1
|
Data Structures | |
| class | StudipFakeDIContainer |
Functions | |
| app ($entryId=null, $parameters=[]) | |
| sess () | |
Variables | |
| $inc_path = ini_get('include_path') | |
| global | $ABSOLUTE_URI_STUDIP |
| global | $ASSETS_URL |
| global | $CACHING_ENABLE |
| global | $CACHING_FILECACHE_PATH |
| global | $CANONICAL_RELATIVE_PATH_STUDIP |
| global | $DYNAMIC_CONTENT_PATH |
| global | $DYNAMIC_CONTENT_URL |
| global | $STUDIP_BASE_PATH = realpath(dirname(__DIR__) . '/..') |
| global | $SYMBOL_SHORT |
| global | $TMP_PATH |
| global | $UPLOAD_PATH |
| const | TEST_FIXTURES_PATH dirname(__DIR__) . '/_data/' |
| $added_configs = [] | |
| foreach($added_configs as $key=> $value) | $config = Symfony\Component\Yaml\Yaml::parseFile(__DIR__ . '/../unit.suite.yml') |
| if(isset($config['modules']['config']['Db'])) | $GLOBALS ['CACHING_ENABLE'] = false |
| app | ( | $entryId = null, |
|
$parameters = [] |
|||
| ) |
| sess | ( | ) |
| global $ABSOLUTE_URI_STUDIP |
| $added_configs = [] |
| global $ASSETS_URL |
| global $CACHING_ENABLE |
| global $CACHING_FILECACHE_PATH |
| global $CANONICAL_RELATIVE_PATH_STUDIP |
| Config $config = Symfony\Component\Yaml\Yaml::parseFile(__DIR__ . '/../unit.suite.yml') |
| global $DYNAMIC_CONTENT_PATH |
| global $DYNAMIC_CONTENT_URL |
| $inc_path = ini_get('include_path') |
| $STUDIP_BASE_PATH = realpath(dirname(__DIR__) . '/..') |
| global $SYMBOL_SHORT |
| global $TMP_PATH |
| global $UPLOAD_PATH |
| const TEST_FIXTURES_PATH dirname(__DIR__) . '/_data/' |