VbzCart/docs/procs: Difference between revisions
Jump to navigation
Jump to search
imported>Woozle (starting with data flow procs) |
m (Woozle moved page VbzCart/VbzCart/procs to VbzCart/docs/procs without leaving a redirect: part 2) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== | ==Caching== | ||
(formerly referred to as "data flow") | |||
This list should be kept in synch with {{vbzcart|table|data_procs}}. | |||
{| | {| | ||
|- | |- | ||
Line 9: | Line 11: | ||
| align=right | 2. || [[/Upd_CatPages]] | | align=right | 2. || [[/Upd_CatPages]] | ||
|- | |- | ||
| align=right | 3. || [[/Upd_StkContainers]] | | align=right | 3. || <s>[[/Upd_StkContainers]]</s> || dropped; {{vbzcart|table|_stk_containers|cache table}} dropped | ||
|- | |- | ||
| align=right | 4. || [[/Upd_Depts_fr_Depts_Suppliers]] | | align=right | 4. || [[/Upd_Depts_fr_Depts_Suppliers]] | ||
Line 19: | Line 21: | ||
| align=right | 7. || [[/Upd_TitleIttyps_fr_CatItems_Titles]] | | align=right | 7. || [[/Upd_TitleIttyps_fr_CatItems_Titles]] | ||
|- | |- | ||
| align=right | 8. || <s>[[/Upd_TitleIttyps_fr_CatItems]]</s> || was combined into {{vbzcart | | align=right | 8. || <s>[[/Upd_TitleIttyps_fr_CatItems]]</s> || was combined into {{vbzcart|proc|Upd_Titles_fr_CatItems}} | ||
|- | |- | ||
| align=right | 9. || [[/Upd_TitleIttyps_fr_Titles]] | | align=right | 9. || [[/Upd_TitleIttyps_fr_Titles]] | ||
Line 35: | Line 37: | ||
| align=right | 15. || [[/Upd_Titles_fr_TitleIttyps]] | | align=right | 15. || [[/Upd_Titles_fr_TitleIttyps]] | ||
|} | |} | ||
==Not Used== | |||
* [[/doCtgUpdate]]: catalog building | |||
* [[/update_cat_items_fr_qryCtg_build]]: unknown, but looks like part of catalog building |
Latest revision as of 01:55, 25 February 2024
Caching
(formerly referred to as "data flow")
This list should be kept in synch with Template:Vbzcart.
ID | Name | Notes |
---|---|---|
1. | /Upd_CatItems_fr_StkItems_StkBins | |
2. | /Upd_CatPages | |
3. | dropped; Template:Vbzcart dropped | |
4. | /Upd_Depts_fr_Depts_Suppliers | |
5. | /Upd_Titles_fr_Depts | |
6. | /Upd_Titles_fr_CatItems | |
7. | /Upd_TitleIttyps_fr_CatItems_Titles | |
8. | was combined into Template:Vbzcart | |
9. | /Upd_TitleIttyps_fr_Titles | |
10. | /Upd_TitleIttyps_fr_CatIttyps | |
11. | /Upd_DeptIttyps_fr_TitleIttyps | |
12. | /Upd_Depts_fr_DeptIttyps | |
13. | /Upd_DeptIttyps_fr_CatIttyps | |
14. | /Upd_SupplierIttyps | |
15. | /Upd_Titles_fr_TitleIttyps |
Not Used
- /doCtgUpdate: catalog building
- /update_cat_items_fr_qryCtg_build: unknown, but looks like part of catalog building