| Filename | Line | | | Function | Args |
|---|
| C:\inetpub\wwwroot\nicolifemantis\core\database_api.php | 405 | - | - | trigger_error | ( <string>'401', <integer>256 ) |
| C:\inetpub\wwwroot\nicolifemantis\core\custom_field_api.php | 749 | - | - | db_query_bound | ( <string>'
SELECT DISTINCT cft.id
FROM mantis_custom_field_table cft
JOIN mantis_custom_field_project_table cfpt ON cfpt.field_id = cft.id
JOIN mantis_project_table pt
ON pt.id = cfpt.project_id AND pt.enabled = 1
LEFT JOIN mantis_project_user_list_table pult
ON pult.project_id = cfpt.project_id AND pult.user_id = ?
, mantis_user_table ut
WHERE ut.id = ?
AND ( pt.view_state = 10
OR pult.user_id = ut.id
OR ( pult.user_id IS NULL AND ut.access_level >=? ) )', <Array> { [0] => 1, [1] => 1, [2] => 90 } ) |
| C:\inetpub\wwwroot\nicolifemantis\core\columns_api.php | 188 | - | - | custom_field_get_linked_ids | ( <integer>0 ) |
| C:\inetpub\wwwroot\nicolifemantis\core\custom_function_api.php | 230 | - | - | columns_get_all | ( <integer>0 ) |
| - | - | - | - | custom_function_default_get_columns_to_view | ( <integer>1, <NULL>NULL ) |
| C:\inetpub\wwwroot\nicolifemantis\core\helper_api.php | 344 | - | - | call_user_func_array | ( <string>'custom_function_default_get_columns_to_view', <Array> { [0] => 1, [1] => NULL } ) |
| C:\inetpub\wwwroot\nicolifemantis\core\helper_api.php | 379 | - | - | helper_call_custom_function | ( <string>'get_columns_to_view', <Array> { [0] => 1, [1] => NULL } ) |
| C:\inetpub\wwwroot\nicolifemantis\core\filter_api.php | 602 | - | - | helper_get_columns_to_view | - |
| C:\inetpub\wwwroot\nicolifemantis\core\filter_api.php | 784 | - | - | filter_ensure_valid_filter | ( <Array> { ['show_category'] => <Array> { [0] => 0 }, ['show_severity'] => <Array> { [0] => 0 }, ['show_status'] => <Array> { [0] => 0 }, ['highlight_changed'] => 6, ['reporter_id'] => <Array> { [0] => 0 }, ['handler_id'] => <Array> { [0] => 0 }, ['project_id'] => <Array> { [0] => -3 }, ['show_resolution'] => <Array> { [0] => 0 }, ['show_build'] => <Array> { [0] => 0 }, ['show_version'] => <Array> { [0] => 0 }, ['hide_status'] => <Array> { [0] => 90 }, ['user_monitor'] => <Array> { [0] => 0 }, ['sort'] => 'last_updated', ['dir'] => 'DESC', ['per_page'] => 50, ['match_type'] => 0 } ) |
| C:\inetpub\wwwroot\nicolifemantis\my_view_inc.php | 47 | - | - | filter_get_default | - |
| C:\inetpub\wwwroot\nicolifemantis\my_view_page.php | 115 | - | - | include | ( <string>'C:\\inetpub\\wwwroot\\nicolifemantis\\my_view_inc.php' ) |