Changes for page #[RPC\Cache]

Last modified by Ashterix on 2024/05/19 21:20

From version 2.1
edited by Ashterix
on 2024/05/10 15:49
Change comment: There is no comment for this version
To version 4.1
edited by Ashterix
on 2024/05/19 21:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,25 +1,17 @@
1 -{{box cssClass="floatinginfobox" width="400px"}}
1 +{{box cssClass="floatinginfobox"}}
2 2  == (% style="display:block; margin-top:-30px; text-align:center" %)Summary(%%) ==
3 3  
4 4  (% style="margin-right:auto" %)
5 -|(% style="width:141px" %)**Classname**|(% colspan="2" rowspan="1" style="width:79px" %)Cache
6 -|(% style="width:141px" %)**Namespace**|(% colspan="2" style="width:79px" %)(((
7 -Ufo\RpcObject\RPC
8 -)))
9 -|(% style="width:141px" %)(((
10 -**Target**
11 -)))|(% colspan="2" rowspan="1" style="width:79px" %)method
12 -|(% colspan="3" style="width:141px" %)**Arguments:**
13 -|(% colspan="1" rowspan="3" style="width:141px" %)(((
14 -**$lifetimeSecond**
15 -)))|(% style="width:79px" %)**type**|(% style="width:153px" %)int
16 -|(% style="width:79px" %)**optional**|(% style="width:153px" %)true
17 -|(% style="width:79px" %)**default**|(% style="width:153px" %)60
18 -|(% colspan="1" rowspan="3" style="width:141px" %)(((
19 -**$environments**
20 -)))|(% style="width:79px" %)**type**|(% style="width:153px" %)array
21 -|(% style="width:79px" %)**optional**|(% style="width:153px" %)true
22 -|(% style="width:79px" %)**default**|(% style="width:153px" %)['prod']
5 +|**Classname**|(% colspan="2" rowspan="1" %)Cache
6 +|**Namespace**|(% colspan="2" %)Ufo\RpcObject\RPC
7 +|**Target**|(% colspan="2" rowspan="1" %)method
8 +|(% colspan="3" %)**Arguments:**
9 +|(% colspan="1" rowspan="3" %)**$lifetimeSecond**|**type**|int
10 +|**optional**|true
11 +|**default**|60
12 +|(% colspan="1" rowspan="3" %)**$environments**|**type**|array
13 +|**optional**|true
14 +|**default**|['prod']
23 23  {{/box}}
24 24  
25 25  = Method Response Caching =