Home
last modified time | relevance | path

Searched defs:store_id (Results 1 – 25 of 124) sorted by relevance

12345

/dports/www/opencart/opencart-3.0.3.8/upload/admin/model/extension/advertise/
H A Dgoogle.php109 public function isAppIdUsed($app_id, $store_id) {
139 public function isAnyProductCategoryModified($store_id) {
145 public function getAdvertisedCount($store_id) {
151 public function getMapping($store_id) {
193 public function hasActiveTarget($store_id) {
220 public function getRequiredFieldsByFilter($data, $store_id) {
247 public function getTargetCountriesByFilter($data, $store_id) {
269 public function addTarget($target, $store_id) {
413 public function getCategories($data = array(), $store_id) {
456 public function getProductCampaigns($product_id, $store_id) {
[all …]
/dports/www/opencart/opencart-3.0.3.8/upload/catalog/model/extension/advertise/
H A Dgoogle.php4 public function getHumanReadableCategory($product_id, $store_id) {
39 public function getSizeAndColorOptionMap($product_id, $store_id) {
69 public function getRemarketingProductIds($products, $store_id) {
81 public function getRemarketingItems($products, $store_id) {
98 protected function getRemarketingProductId($product, $store_id) {
130 protected function getOptionId($product_id, $store_id, $type) {
/dports/www/opencart/opencart-3.0.3.8/upload/admin/model/setting/
H A Dsetting.php3 public function getSetting($code, $store_id = 0) {
19 public function editSetting($code, $data, $store_id = 0) {
33 public function deleteSetting($code, $store_id = 0) {
37 public function getSettingValue($key, $store_id = 0) {
47 public function editSettingValue($code = '', $key = '', $value = '', $store_id = 0) {
H A Dstore.php20 public function editStore($store_id, $data) {
26 public function deleteStore($store_id) {
33 public function getStore($store_id) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/preferences/tracked/
H A Dtracked_preferences_migration_unittest.cc139 void PresetStoreValue(MockPrefStoreID store_id, in PresetStoreValue()
148 void PresetStoreValueHash(MockPrefStoreID store_id, in PresetStoreValueHash()
185 void VerifyValuesStored(MockPrefStoreID store_id, in VerifyValuesStored()
208 bool ContainsHash(MockPrefStoreID store_id, in ContainsHash()
229 void HandPrefsToMigrator(MockPrefStoreID store_id) { in HandPrefsToMigrator()
246 bool HasPrefs(MockPrefStoreID store_id) { in HasPrefs()
257 bool StoreModifiedByMigration(MockPrefStoreID store_id) { in StoreModifiedByMigration()
273 void SimulateSuccessfulWrite(MockPrefStoreID store_id) { in SimulateSuccessfulWrite()
288 MockPrefStoreID store_id, in RegisterSuccessfulWriteClosure()
306 void GetPrefsBack(MockPrefStoreID store_id, in GetPrefsBack()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/preferences/tracked/
H A Dtracked_preferences_migration_unittest.cc139 void PresetStoreValue(MockPrefStoreID store_id, in PresetStoreValue()
148 void PresetStoreValueHash(MockPrefStoreID store_id, in PresetStoreValueHash()
185 void VerifyValuesStored(MockPrefStoreID store_id, in VerifyValuesStored()
208 bool ContainsHash(MockPrefStoreID store_id, in ContainsHash()
229 void HandPrefsToMigrator(MockPrefStoreID store_id) { in HandPrefsToMigrator()
246 bool HasPrefs(MockPrefStoreID store_id) { in HasPrefs()
257 bool StoreModifiedByMigration(MockPrefStoreID store_id) { in StoreModifiedByMigration()
273 void SimulateSuccessfulWrite(MockPrefStoreID store_id) { in SimulateSuccessfulWrite()
288 MockPrefStoreID store_id, in RegisterSuccessfulWriteClosure()
306 void GetPrefsBack(MockPrefStoreID store_id, in GetPrefsBack()
[all …]
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/common/
H A Dblock-mgr.c61 const char *store_id, in seaf_block_manager_open_block()
113 const char *store_id, in seaf_block_manager_block_exists()
126 const char *store_id, in seaf_block_manager_remove_block()
139 const char *store_id, in seaf_block_manager_stat_block()
159 const char *store_id, in seaf_block_manager_foreach_block()
192 get_block_number (const char *store_id, in get_block_number()
206 const char *store_id, in seaf_block_manager_get_block_number()
219 const char *store_id, in seaf_block_manager_verify_block()
268 const char *store_id) in seaf_block_manager_remove_store()
H A Dmerge-new.c15 merge_conflict_filename (const char *store_id, int version, in merge_conflict_filename()
56 merge_conflict_dirname (const char *store_id, int version, in merge_conflict_dirname()
83 merge_entries (const char *store_id, int version, in merge_entries()
325 merge_directories (const char *store_id, int version, in merge_directories()
462 merge_trees_recursive (const char *store_id, int version, in merge_trees_recursive()
563 seaf_merge_trees (const char *store_id, int version, in seaf_merge_trees()
H A Dblock-backend-fs.c22 char *store_id; member
51 const char *store_id, in block_backend_fs_open_block()
198 const char *store_id, in block_backend_fs_block_exists()
213 const char *store_id, in block_backend_fs_remove_block()
226 const char *store_id, in block_backend_fs_stat_block()
268 const char *store_id, in block_backend_fs_foreach_block()
367 block_backend_fs_remove_store (BlockBackend *bend, const char *store_id) in block_backend_fs_remove_store()
417 const char *store_id, in get_block_path()
/dports/net-mgmt/seafile-client/seafile-7.0.9/common/
H A Dblock-mgr.c60 const char *store_id, in seaf_block_manager_open_block()
112 const char *store_id, in seaf_block_manager_block_exists()
125 const char *store_id, in seaf_block_manager_remove_block()
138 const char *store_id, in seaf_block_manager_stat_block()
158 const char *store_id, in seaf_block_manager_foreach_block()
188 get_block_number (const char *store_id, in get_block_number()
202 const char *store_id, in seaf_block_manager_get_block_number()
215 const char *store_id, in seaf_block_manager_verify_block()
267 const char *store_id) in seaf_block_manager_remove_store()
H A Dblock-backend-fs.c22 char *store_id; member
53 const char *store_id, in block_backend_fs_open_block()
186 const char *store_id, in block_backend_fs_block_exists()
201 const char *store_id, in block_backend_fs_remove_block()
214 const char *store_id, in block_backend_fs_stat_block()
256 const char *store_id, in block_backend_fs_foreach_block()
357 block_backend_fs_remove_store (BlockBackend *bend, const char *store_id) in block_backend_fs_remove_store()
407 const char *store_id, in get_block_path()
/dports/www/opencart/opencart-3.0.3.8/upload/catalog/model/setting/
H A Dsetting.php3 public function getSetting($code, $store_id = 0) {
19 public function getSettingValue($key, $store_id = 0) {
/dports/www/opencart/opencart-3.0.3.8/upload/admin/model/design/
H A Dtheme.php3 public function editTheme($store_id, $theme, $route, $code) {
13 public function getTheme($store_id, $theme, $route) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/api/cookies/
H A Dcookies_api.cc68 std::string* store_id, in ParseStoreCookieManager()
238 std::string store_id = in Run() local
296 std::string store_id = in Run() local
373 std::string store_id = in Run() local
526 std::string store_id = in Run() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/extensions/api/cookies/
H A Dcookies_api.cc68 std::string* store_id, in ParseStoreCookieManager()
238 std::string store_id = in Run() local
295 std::string store_id = in Run() local
372 std::string store_id = in Run() local
521 std::string store_id = in Run() local
/dports/www/py-django-debug-toolbar/django-debug-toolbar-3.2.2/debug_toolbar/panels/history/
H A Dforms.py11 store_id = forms.CharField(widget=forms.HiddenInput()) variable in HistoryStoreForm
/dports/www/py-dj32-django-debug-toolbar/django-debug-toolbar-3.2.2/debug_toolbar/panels/history/
H A Dforms.py11 store_id = forms.CharField(widget=forms.HiddenInput()) variable in HistoryStoreForm
/dports/www/opencart/opencart-3.0.3.8/upload/system/library/googleshopping/traits/
H A Dstoreloader.php6 protected function loadStore($store_id) {
H A Dlibraryloader.php8 protected function loadLibrary($store_id) {
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/t/pt-deadlock-logger/samples/
H A Ddead-lock-with-partitions.sql7 store_id INT NOT NULL, field
/dports/www/opencart/opencart-3.0.3.8/upload/system/library/googleshopping/
H A Dgoogleshopping.php45 private $store_id = 0; variable in googleshopping\\Googleshopping
48 public function __construct($registry, $store_id) {
129 public function getTargets($store_id) {
502 public function getProducts($data, $store_id) {
548 public function getTotalProducts($data, $store_id) {
556 public function getProductIds($data, $store_id) {
572 public function clearProductStatuses($product_ids, $store_id) {
/dports/www/py-seafobj/seafobj-8.0.7-server/seafobj/
H A Dfs.py52 def __init__(self, store_id, version, obj_id, dirents): argument
94 def __init__(self, store_id, version, obj_id, blocks, size): argument
169 def load_seafile(self, store_id, version, file_id): argument
195 def load_seafdir(self, store_id, version, dir_id): argument
/dports/www/phprecipebook/phprecipebook/modules/admin/
H A Dshow_layout.php3 $store_id = isValidID( $_GET['store_id'] ) ? $_GET['store_id'] : 0; variable
H A Dupdate_layout.php8 $store_id = isValidID( $_POST['store_id'] ) ? $_POST['store_id'] : 0; variable
/dports/databases/pear-XML_Query2XML/XML_Query2XML-1.7.2/tests/
H A DQuery2XML_Tests.sql64 store_id INT NOT NULL, field
86 store_id INT NOT NULL, field

12345