Go to the source code of this file.
Functions | |
| if(!is_string($repo)) if(strpos( $repo, 'public install(bool $maintenance=false):void')===false||strpos( $repo, 'if(! $maintenance||$maintenanceDone)')===false||strpos( $repo, ' $this->syncShopSchemaFromDd();')===false) | if (strpos($repo, 'private array $requestCache=array();')===false||strpos($repo, 'private function remember(string $key, callable $loader):array')===false||strpos($repo, 'private function clearRequestCache():void')===false) |
Variables | |
| $file = dirname(__DIR__) . '/include/dbxShopRepository.class.php' | |
| $repo = file_get_contents($file) | |
| $fail | |
| foreach(array( 'attribute_definitions', 'attribute_filter_definitions', 'groups', 'channels') as $key) | if (substr_count( $repo, ' $this->clearRequestCache();')< 8) |
| if(!is_string( $repo)) if(strpos($repo, 'public install(bool $maintenance=false):void')===false||strpos($repo, 'if(! $maintenance|| $maintenanceDone)')===false||strpos($repo, ' $this->syncShopSchemaFromDd();')===false) if | ( | strpos( $repo, 'private array $requestCache=array();') | = == false || strpos($repo, 'private function remember(string $key, callable $loader): array') === false || strpos($repo, 'private function clearRequestCache(): void') === false | ) |
Definition at line 21 of file shop_repository_request_cache_test.php.
| $fail |
Definition at line 6 of file shop_repository_request_cache_test.php.
Referenced by if().
| $file = dirname(__DIR__) . '/include/dbxShopRepository.class.php' |
Definition at line 3 of file shop_repository_request_cache_test.php.
Referenced by dbxUpload\__construct(), dbxForm\add_editor_file(), dbxWebApp\add_editor_files_data(), dbxFileWalker\archiv(), dbxMail\attachfile(), dbxDD\backup(), dbxFileWalker\create_que(), createMockup(), debug(), debug2(), dbxFileWalker\delete(), dbx\dbxAdmin\dbxSysMsg\delete_error_log(), dbx\dbxWorkflow\dbxWorkflowBindRegistry\detectContextTpl(), dbx\dbxAdmin\dbxDatabaseMigrationService\discover(), dbx\dbxSetup\dbxInstallationService\discoverDDs(), dbxApi\editor_file_path(), dbxApi\editor_marker(), dbxDD\ensure_sqlite_db_file_for_dd(), dbx\dbxAdmin\dd_export\export(), dbxFileWalker\filewalker(), dbxDD\find_dd_for_db_table(), get_content_permalink_mode(), dbxDD\get_dd_tables(), dbxDD\get_dd_template_file(), dbxTPL\get_design_tpl_dir_file(), dbxForm\get_field_editor_markers(), dbxForm\get_fld_msg(), dbxForm\get_form_msg(), dbxTPL\get_tpl(), dbxMail\getContentType(), dbx\dbxSelfTest\dbxSelfTestRunner\history(), dbxUpload\imagebmp(), dbxUpload\imagecreatefrombmp(), dbx\dbxAdmin\dd_import\import(), dbx\dbxUser_admin\import(), dbxCSVreader\import(), dbxSQLreader\import(), dbx\dbxContent\dbxContentPageCache\invalidateAll(), dbx\dbxContent\dbxContentPageCache\invalidateAllFullPages(), dbx\dbxContent\dbxContentPageCache\invalidateAllMenus(), dbx\dbxContent\dbxContentPageCache\invalidateMenu(), dbx\dbxWorkflow\dbxWorkflowBindRegistry\listModuleDds(), dbxDD\load_schema_mapping(), mod_scan_runs(), dbxDD\prepare_restore_source_file(), dbx\myLKW\myLKW_import\read_csv(), read_public_config(), dbxTPL\read_tpl(), dbx\dbxDesign_admin\dbxDesignService\readMetadata(), dbxApi\register_editor_file(), dbxTPLDesignSlotsTestApi\register_editor_file(), dbxDD\render_dd_template(), dbxReport\render_simple_table_tpl(), dbxReport\render_table_header_action_block(), dbxReport\render_table_header_data_columns(), dbxReport\render_table_header_select(), dbxReport\render_table_row_action_block(), dbxReport\render_table_row_select(), dbxDD\restore(), dbx\dbxEditor\dbxEditor\run(), dbxDownload\run(), dbx\dbxAdmin\dbxReport_Tables\run_body(), dbxDD\save_schema_mapping(), dbx\dbxAdmin\dbxModuleImages\saveFromUpload(), dbx\dbxDesign_admin\dbxDesignAdmin\sendDownload(), dbxForm\set_editor_class_file(), dbxRuntime\store_performance_timer(), sys_msg(), update_db_write(), update_test_write(), dbxUpload\upload(), dbxDD\write_dd(), dbxMissingLogTestApi\write_php_error_log(), and write_php_error_log().
| $repo = file_get_contents($file) |
Definition at line 4 of file shop_repository_request_cache_test.php.
| foreach(array('attribute_definitions', 'attribute_filter_definitions', 'groups', 'channels') as $key) if(substr_count($repo, ' $this->clearRequestCache();')< 8) | ( | ) |
Definition at line 33 of file shop_repository_request_cache_test.php.