List of all members.
Detailed Description
Definition at line 296 of file DatabaseError.php.
Constructor & Destructor Documentation
Member Function Documentation
Make a list of technical details that can be shown to the user.
This information can aid in debugging yet may be useful to an attacker trying to exploit a security weakness in the software or server configuration.
Thus no such details are shown by default, though if $wgShowHostnames is true, only the full SQL query is hidden; in fact, the error message often does contain a hostname, and sites using this option probably don't care much about "security by obscurity". Of course, if $wgShowSQLErrors is true, the SQL query *is* shown.
- Returns:
- array: Keys are message keys; values are arrays of arguments for Html::element(). Array will be empty if users are not allowed to see any of these details at all.
Definition at line 385 of file DatabaseError.php.
Member Data Documentation
The documentation for this class was generated from the following file: