Altered directives

This is an overview of the directives that are modified or read inside the application's code.

AlterationFileLine
ini_get('post_max_size')
/core/modules/Dashboard/Views/dashboard/content-dashboard-dashboard.php121
ini_get('memory_limit')
/core/modules/Dashboard/Views/dashboard/content-dashboard-dashboard.php129
ini_get('max_execution_time')
/core/modules/Dashboard/Views/dashboard/content-dashboard-dashboard.php137
ini_get('file_uploads')
/core/modules/Dashboard/Views/dashboard/content-dashboard-dashboard.php146
ini_get('upload_max_filesize')
/core/modules/Dashboard/Views/dashboard/content-dashboard-dashboard.php158
ini_set('magic_quotes_runtime''0')
/bootstrap/start.php3
ini_set('session.use_only_cookies''1')
/bootstrap/start.php9
ini_set('session.use_cookies''1')
/bootstrap/start.php8
ini_set('session.cache_limiter''')
/bootstrap/start.php11
ini_set('session.use_trans_sid''0')
/bootstrap/start.php10
ini_get('date.timezone')
/bootstrap/start.php20
ini_set('session.cookie_httponly''1')
/bootstrap/start.php12
ini_get('date.timezone')
/bootstrap/start_cli.php7
ini_get('memory_limit')
/bootstrap/requirements.php182
ini_set('display_errors'0)
/bootstrap/debug.php6