SAP Spartacus checkout.reducer.ts调用时间点
发布日期:2021-06-30 14:34:33 浏览次数:2 分类:技术文章

本文共 8713 字,大约阅读时间需要 29 分钟。

输出:

Jerry reducer action type: @ngrx/store/update-reducers

10:38:18.845 checkout.reducer.ts:25 Jerry reducer action type: @ngrx/store-devtools/recompute
10:38:18.846 checkout.reducer.ts:25 Jerry reducer action type: @ngrx/store-devtools/recompute
10:38:18.847 checkout.reducer.ts:25 Jerry reducer action type: @ngrx/effects/init
10:38:18.906 checkout.reducer.ts:25 Jerry reducer action type: [User] Load User Details
10:38:18.931 checkout.reducer.ts:25 Jerry reducer action type: @ngrx/router-store/request
10:38:18.933 checkout.reducer.ts:25 Jerry reducer action type: [Site-context] Set Active BaseSite
10:38:18.934 checkout.reducer.ts:25 Jerry reducer action type: [Cart] Clear Cart State
10:38:18.935 checkout.reducer.ts:25 Jerry reducer action type: [Cart] Set Active Cart Id
10:38:18.937 checkout.reducer.ts:25 Jerry reducer action type: [Site-context] Set Active Language
10:38:18.940 checkout.reducer.ts:25 Jerry reducer action type: [Site-context] Set Active Currency
10:38:18.945 checkout.reducer.ts:25 Jerry reducer action type: @ngrx/router-store/navigation
10:38:18.950 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load Page Data
10:38:20.934 checkout.reducer.ts:25 Jerry reducer action type: [User] Load User Details Success
10:38:21.754 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Get Component from Page
10:38:21.755 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load Page Data Success
10:38:21.766 checkout.reducer.ts:25 Jerry reducer action type: @ngrx/router-store/navigated
10:38:21.785 checkout.reducer.ts:25 Jerry reducer action type: [Site-context] Load Languages
10:38:21.791 checkout.reducer.ts:25 Jerry reducer action type: [Site-context] Load Currencies
10:38:21.855 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load NavigationEntry items
10:38:21.867 checkout.reducer.ts:25 Jerry reducer action type: [Cart] Load Cart
10:38:21.879 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load NavigationEntry items
10:38:22.101 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load NavigationEntry items
10:38:22.160 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.162 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.165 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.167 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.169 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.171 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.173 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.175 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.177 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.179 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.181 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.183 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.185 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.187 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.189 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.190 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.192 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data
10:38:22.368 checkout.reducer.ts:25 Jerry reducer action type: [Site-context] Load Languages Success
10:38:22.525 checkout.reducer.ts:25 Jerry reducer action type: [Site-context] Load Currencies Success
10:38:22.548 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load NavigationEntry items Success
10:38:24.384 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load NavigationEntry items Success
10:38:24.544 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:24.650 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:24.724 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:24.819 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:24.919 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:24.991 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:25.252 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:25.337 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:25.517 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:26.100 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:26.375 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:26.386 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:26.639 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load NavigationEntry items Success
10:38:26.779 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:26.930 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:27.163 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:27.343 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success
10:38:27.360 checkout.reducer.ts:25 Jerry reducer action type: [Cart] Load Cart Success
10:38:27.698 checkout.reducer.ts:25 Jerry reducer action type: [Product] Load Product Data Success

至此和checkout其实都没有直接联系。

点击购物车icon后,加载Cart,Customer Coupons信息:

点击proceed To后,加载Shipping addresses页面:

Jerry reducer action type: @ngrx/router-store/request

10:43:52.543 checkout.reducer.ts:25 Jerry reducer action type: @ngrx/router-store/navigation
10:43:52.545 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load Page Data
10:43:55.335 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Get Component from Page
10:43:55.338 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load Page Data Success
10:43:55.597 checkout.reducer.ts:25 Jerry reducer action type: @ngrx/router-store/cancel
10:43:55.600 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load Page Data
10:43:55.608 checkout.reducer.ts:25 Jerry reducer action type: @ngrx/router-store/request
10:43:55.614 checkout.reducer.ts:25 Jerry reducer action type: @ngrx/router-store/navigation
10:43:55.617 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load Page Data
10:43:57.227 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Get Component from Page
10:43:57.230 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load Page Data Success
10:43:58.129 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Get Component from Page
10:43:58.131 checkout.reducer.ts:25 Jerry reducer action type: [Cms] Load Page Data Success
10:43:58.389 checkout.reducer.ts:25 Jerry reducer action type: [Checkout] Set Payment Type Success
10:43:58.398 checkout.reducer.ts:25 Jerry reducer action type: @ngrx/router-store/navigated
10:43:58.611 checkout.reducer.ts:25 Jerry reducer action type: [Cart-voucher] Reset Add Cart Voucher
10:43:58.641 checkout.reducer.ts:25 Jerry reducer action type: [User] Load User Addresses
10:43:59.190 checkout.reducer.ts:25 Jerry reducer action type: [User] Load User Addresses Success
10:43:59.193 checkout.reducer.ts:25 Jerry reducer action type: [Checkout] Set Delivery Address
10:43:59.982 checkout.reducer.ts:25 Jerry reducer action type: [Checkout] Set Delivery Address Success
10:43:59.983 checkout.reducer.ts:25 Jerry reducer action type: [Checkout] Clear Checkout Delivery Mode
10:43:59.988 checkout.reducer.ts:25 Jerry reducer action type: [Checkout] Clear Supported Delivery Modes
10:43:59.992 checkout.reducer.ts:25 Jerry reducer action type: [Checkout] Reset Set Supported Delivery Modes Process
10:43:59.996 checkout.reducer.ts:25 Jerry reducer action type: [Checkout] Load Supported Delivery Modes
10:44:02.915 checkout.reducer.ts:25 Jerry reducer action type: [Checkout] Load Supported Delivery Modes Success
10:44:03.182 checkout.reducer.ts:25 Jerry reducer action type: [Checkout] Clear Checkout Delivery Mode Success
10:44:03.184 checkout.reducer.ts:25 Jerry reducer action type: [Cart] Load Cart
10:44:03.724 checkout.reducer.ts:25

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

转载地址:https://jerry.blog.csdn.net/article/details/109046639 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:SAP Spartacus user-addresses.effect.ts里发送地址加载成功的action,会触发我们自己的reducer
下一篇:SAP Spartacus UsersSelectors.getAddressesLoading

发表评论

最新留言

路过按个爪印,很不错,赞一个!
[***.219.124.196]2024年04月26日 08时12分37秒