目录聚合管道管道阶段常见操作更多操作 - 投影更多操作 - 展开更多操作 - 分组更多操作 - 入库条件组累加器算术运算最值运算数组提取其他运算聚合管道
I have code using QuickForm that creates a select widget with the following: $form->addElement( \'select\', \'state_id\', \'State:\', statesArray() );