Go to the source code of this file.
Variables | |
| $root = dirname(__DIR__, 3) | |
| $failures = array() | |
| $check | |
| $dd = (string)file_get_contents($root . '/dbx/modules/dbx/dd/dbxMediaUsage.dd.php') | |
| $cms = (string)file_get_contents($root . '/dbx/modules/dbxContent_admin/include/dbxContent_cms.class.php') | |
| $renderer = (string)file_get_contents($root . '/dbx/modules/dbxContent/include/dbxContentRenderer.class.php') | |
| $scope = (string)file_get_contents($root . '/dbx/modules/dbxContent/include/dbxContentMediaUsageScope.class.php') | |
| $shop = (string)file_get_contents($root . '/dbx/modules/dbxShop_admin/include/dbxShopAdmin.class.php') | |
| $ki = (string)file_get_contents($root . '/dbx/modules/dbxKi/include/dbxKiCmsService.class.php') | |
| $migrationPath = $root . '/dbx/modules/dbx/migrations/4.1.0-001-media-usage-language.migration.php' | |
| $migration = is_file($migrationPath) ? (string)file_get_contents($migrationPath) : '' | |
| $repairMigrationPath = $root . '/dbx/modules/dbx/migrations/4.1.2-001-media-usage-schema-repair.migration.php' | |
| $repairMigration | |
| if ( $failures) | |
| $check |
Definition at line 6 of file dbxMediaUsageLanguage_contract_test.php.
| $cms = (string)file_get_contents($root . '/dbx/modules/dbxContent_admin/include/dbxContent_cms.class.php') |
Definition at line 11 of file dbxMediaUsageLanguage_contract_test.php.
Definition at line 10 of file dbxMediaUsageLanguage_contract_test.php.
Referenced by dbx\dbxAdmin\add_dbtable(), dbxForm\add_fld(), dbxForm\add_flds(), dbx\dbxWorkflow\dbxWorkflowModule\applyFinish(), dbxDB\begin(), dbxMissingLogTestDb\begin(), dbxDD\build_create_table_sql(), dbxDD\build_schema_mapping(), dbxDB\build_search_where(), dbxDD\build_sync_plan_dd_to_db(), dbxDB\check_access(), dbxDB\check_fields(), dbxDB\check_values(), dbxDB\check_where(), dbxDD\clear_dd_cache(), dbxDB\commit(), dbxMissingLogTestDb\commit(), dbxDB\count(), dbxDD\create_db_tab(), dbxDD\create_dd(), dbx\dbxAdmin\dbxModuleRegistry\ddEditUrl(), dbxReport\del_selected(), dbxDB\delete(), dbxReport\delete_multi_selected_records(), dbxDB\delete_tab(), dbx\dbxAdmin\delete_table(), dbxDD\dync_db_to_dd(), dbxDB\empty(), dbxDB\empty_record(), dbxReport\enable_delete_tab(), dbxDD\ensure_sqlite_db_file_for_dd(), dbx\dbxContent\dbxContentLngSync\ensureRecordUid(), dbx\dbxAdmin\dd_export\export(), dbxDD\find_dd_for_db_table(), dbxReport\get_auto_report_format(), dbxDB\get_csv_seperator(), dbxForm\get_dd(), dbxDB\get_dd_autosync(), dbxDD\get_dd_cache_info(), dbxDB\get_dd_cols(), dbxDB\get_dd_exist(), dbxDD\get_dd_exist(), dbxDB\get_dd_fields(), dbxDB\get_dd_file(), dbxDD\get_dd_file_path(), dbxDB\get_dd_grid_cols(), dbxDD\get_dd_indexes(), dbxDD\get_dd_model(), dbxDB\get_dd_primary(), dbxDB\get_dd_server(), dbxDB\get_dd_server_binding_info(), dbxDB\get_dd_sort_desc(), dbxDB\get_dd_sort_flds(), dbxDB\get_dd_table(), dbxDB\get_dd_table_def(), dbxDD\get_dd_tables(), dbxDB\get_new_record(), dbxDB\get_rpt_fields(), dbxDB\get_table_exist(), dbx\dbxWorkflow\dbxWorkflowBindRegistry\guessRecordNeedKey(), dbx\dbxAdmin\dd_import\import(), dbxCSVreader\import(), dbxDB\insert(), dbxMissingLogTestDb\insert(), dbx\myInvoices\myInvoicesFixtures\install(), dbx\dbxWorkflow\dbxWorkflowBindRegistry\listModuleDds(), dbxDB\load_dd(), dbxDD\load_dd(), dbx\dbxWorkflow\dbxWorkflowModule\loadRecord(), dbx\dbxContent\dbxContentLngSync\markManual(), dbxDD\normalize_table_record(), dbxDB\normalize_where(), dbxDB\optimize_tab(), dbx\dbxWorkflow\dbxWorkflowModule\optionsFromSource(), dbx\dbxAdmin\dbxTrace\report_trace_row_action_data(), dbx\dbxContent\dbxContentLngSync\resolveIdByUid(), dbxDB\rollback(), dbxMissingLogTestDb\rollback(), dbx\dbxContact\dbxContactForm\run(), dbx\myLKW\myLKW_add\run(), dbx\dbxAdmin\dbxReport_Tables\run_body(), dbxDB\save(), dbxFormFdMessageDbStub\save(), dbxDD\save_dd(), dbxForm\save_post(), dbx\dbxAdmin\dbxSchema\schema_row_action_data(), dbxDB\select(), WorkflowDefinitionDbStub\select(), dbxDB\select1(), dbxMissingLogTestDb\select1(), dbxDB\select_query(), dbxDD\sync_db_to_dd(), dbxDD\sync_dd_to_db(), dbxDB\update(), dbxMissingLogTestDb\update(), and dbxDD\write_dd().
| $failures = array() |
Definition at line 5 of file dbxMediaUsageLanguage_contract_test.php.
| $ki = (string)file_get_contents($root . '/dbx/modules/dbxKi/include/dbxKiCmsService.class.php') |
Definition at line 15 of file dbxMediaUsageLanguage_contract_test.php.
| $migration = is_file($migrationPath) ? (string)file_get_contents($migrationPath) : '' |
Definition at line 17 of file dbxMediaUsageLanguage_contract_test.php.
Referenced by dbx\dbxAdmin\dbxDatabaseMigrationService\apply(), and dbx\dbxAdmin\dbxDatabaseMigrationService\plan().
Definition at line 16 of file dbxMediaUsageLanguage_contract_test.php.
| $renderer = (string)file_get_contents($root . '/dbx/modules/dbxContent/include/dbxContentRenderer.class.php') |
Definition at line 12 of file dbxMediaUsageLanguage_contract_test.php.
| $repairMigration |
Definition at line 19 of file dbxMediaUsageLanguage_contract_test.php.
| $repairMigrationPath = $root . '/dbx/modules/dbx/migrations/4.1.2-001-media-usage-schema-repair.migration.php' |
Definition at line 18 of file dbxMediaUsageLanguage_contract_test.php.
| $root = dirname(__DIR__, 3) |
Definition at line 4 of file dbxMediaUsageLanguage_contract_test.php.
| $scope = (string)file_get_contents($root . '/dbx/modules/dbxContent/include/dbxContentMediaUsageScope.class.php') |
Definition at line 13 of file dbxMediaUsageLanguage_contract_test.php.
Referenced by action_token(), check_action_token(), dbxForm\get_external_form_state(), dbxForm\get_workflow_state_key(), and dbxForm\set_workflow_scope().
| $shop = (string)file_get_contents($root . '/dbx/modules/dbxShop_admin/include/dbxShopAdmin.class.php') |
Definition at line 14 of file dbxMediaUsageLanguage_contract_test.php.
| if($failures) | ( | $failures | ) |
Definition at line 50 of file dbxMediaUsageLanguage_contract_test.php.