Go to the source code of this file.
Variables | |
| $root = dirname(__DIR__, 3) | |
| $allowed = realpath($root . '/dbx/include/dbxDB.class.php') | |
| $failures = array() | |
| $patterns | |
| $iterator | |
| foreach( $iterator as $file) | if ( $failures) |
| $allowed = realpath($root . '/dbx/include/dbxDB.class.php') |
| $failures = array() |
Definition at line 5 of file db_access_boundary_test.php.
| $iterator |
Definition at line 13 of file db_access_boundary_test.php.
Referenced by selftest_remove_tree(), update_db_remove(), and update_test_remove_tree().
| $patterns |
Definition at line 6 of file db_access_boundary_test.php.
Referenced by dbxInterpreter\run(), and dbxInterpreter\run_selected_modules().
| $root = dirname(__DIR__, 3) |
Definition at line 3 of file db_access_boundary_test.php.
Referenced by dbx\dbxSelfTest\dbxSelfTestRunner\__construct(), dbx\dbxAdmin\dbxDatabaseMigrationService\discover(), dbx\dbxSetup\dbxInstallationService\discoverDDs(), dbx\dbxContent\dbxContentPageCache\invalidateMenu(), dbx\dbxContent\dbxContentPageCache\menuPath(), dbx\dbxAdmin\dbxDatabaseMigrationService\prepare(), dbx\dbxContent\dbxContentPageCache\readMenu(), dbx\dbxMenu\dbxContent_menu\render_flat_marker(), dbx\dbxMenu\dbxContent_menu\render_placeholder(), dbx\dbxMenu\dbxContent_menu\run(), dbxWebApp\run(), dbx\dbxContent\dbxContentMediaResponse\serve_request(), update_db_remove(), update_db_stage(), and dbx\dbxContent\dbxContentPageCache\writeMenu().
| foreach($iterator as $file) if($failures) | ( | $failures | ) |
Definition at line 36 of file db_access_boundary_test.php.