Go to the source code of this file.
Variables | |
| $base = dirname(__DIR__, 3) | |
| $_SERVER ['REQUEST_URI'] = '/dbxapp/' | |
| $_SERVER ['HTTP_HOST'] = 'localhost' | |
| $_SERVER ['HTTPS'] = 'on' | |
| $_SERVER ['SCRIPT_NAME'] = '/dbxapp/index.php' | |
| const | dbxSystem 'dbxWebApp' |
| const | dbxRunAsAdmin 1 |
| $db = dbx()->get_system_obj('dbxDB') | |
| $failures = array() | |
| $assert | |
| $hasRuntimeFixtures | |
| if($hasRuntimeFixtures) | else |
| foreach(array( 'dbxapp', 'dbxdocs', 'steal') as $design) | if ( $failures !==array()) |
| $_SERVER[ 'HTTP_HOST'] = 'localhost' |
Definition at line 7 of file dbxHomepageMedia_contract_test.php.
| $_SERVER[ 'HTTPS'] = 'on' |
Definition at line 8 of file dbxHomepageMedia_contract_test.php.
| $_SERVER[ 'REQUEST_URI'] = '/dbxapp/' |
Definition at line 6 of file dbxHomepageMedia_contract_test.php.
| $_SERVER[ 'SCRIPT_NAME'] = '/dbxapp/index.php' |
Definition at line 9 of file dbxHomepageMedia_contract_test.php.
| $assert |
Definition at line 19 of file dbxHomepageMedia_contract_test.php.
| $base = dirname(__DIR__, 3) |
Definition at line 4 of file dbxHomepageMedia_contract_test.php.
Definition at line 17 of file dbxHomepageMedia_contract_test.php.
| $failures = array() |
Definition at line 18 of file dbxHomepageMedia_contract_test.php.
| $hasRuntimeFixtures |
Definition at line 25 of file dbxHomepageMedia_contract_test.php.
| const dbxRunAsAdmin 1 |
Definition at line 12 of file dbxHomepageMedia_contract_test.php.
| const dbxSystem 'dbxWebApp' |
Definition at line 11 of file dbxHomepageMedia_contract_test.php.
| if ( $hasRuntimeFixtures) else |
Definition at line 160 of file dbxHomepageMedia_contract_test.php.
| foreach(array('dbxapp', 'dbxdocs', 'steal') as $design) if($failures !==array()) | ( | $failures ! = = array() | ) |
Definition at line 220 of file dbxHomepageMedia_contract_test.php.