first commit

This commit is contained in:
2026-01-25 18:18:09 +08:00
commit 509312e604
8136 changed files with 2349298 additions and 0 deletions

View File

@ -0,0 +1,53 @@
<?xml version="1.0"?>
<meta-storm xmlns="meta-storm">
<definitions>
<classMethod class="\yii\db\QueryInterface" method="where" argument="0" targetValue="false" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\QueryInterface" method="andWhere" argument="0" targetValue="false" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\QueryInterface" method="orWhere" argument="0" targetValue="false" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\QueryInterface" method="filterWhere" argument="0" targetValue="false" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\QueryInterface" method="andFilterWhere" argument="0" targetValue="false" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\QueryInterface" method="orFilterWhere" argument="0" targetValue="false" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\Query" method="filterHaving" argument="0" targetValue="false" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\Query" method="andFilterHaving" argument="0" targetValue="false" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\Query" method="orFilterHaving" argument="0" targetValue="false" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\Query" method="select" argument="0" targetInArray="value">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\Query" method="addSelect" argument="0" targetInArray="value">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\Query" method="groupBy" argument="0" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\Query" method="addGroupBy" argument="0" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\QueryInterface" method="orderBy" argument="0" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\QueryInterface" method="addOrderBy" argument="0" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
<classMethod class="\yii\db\QueryInterface" method="indexBy" argument="0" targetInArray="key">
<properties xpath="$variable" protected="false" static="false" private="false"/>
</classMethod>
</definitions>
</meta-storm>