<legend id='Ct19E'><style id='Ct19E'><dir id='Ct19E'><q id='Ct19E'></q></dir></style></legend>
      • <bdo id='Ct19E'></bdo><ul id='Ct19E'></ul>

    1. <tfoot id='Ct19E'></tfoot>
      <i id='Ct19E'><tr id='Ct19E'><dt id='Ct19E'><q id='Ct19E'><span id='Ct19E'><b id='Ct19E'><form id='Ct19E'><ins id='Ct19E'></ins><ul id='Ct19E'></ul><sub id='Ct19E'></sub></form><legend id='Ct19E'></legend><bdo id='Ct19E'><pre id='Ct19E'><center id='Ct19E'></center></pre></bdo></b><th id='Ct19E'></th></span></q></dt></tr></i><div id='Ct19E'><tfoot id='Ct19E'></tfoot><dl id='Ct19E'><fieldset id='Ct19E'></fieldset></dl></div>
      1. <small id='Ct19E'></small><noframes id='Ct19E'>

      2. 教义 findBy* 方法和获取数组

        时间:2024-08-09
        <i id='pIrd9'><tr id='pIrd9'><dt id='pIrd9'><q id='pIrd9'><span id='pIrd9'><b id='pIrd9'><form id='pIrd9'><ins id='pIrd9'></ins><ul id='pIrd9'></ul><sub id='pIrd9'></sub></form><legend id='pIrd9'></legend><bdo id='pIrd9'><pre id='pIrd9'><center id='pIrd9'></center></pre></bdo></b><th id='pIrd9'></th></span></q></dt></tr></i><div id='pIrd9'><tfoot id='pIrd9'></tfoot><dl id='pIrd9'><fieldset id='pIrd9'></fieldset></dl></div>

        <small id='pIrd9'></small><noframes id='pIrd9'>

          <bdo id='pIrd9'></bdo><ul id='pIrd9'></ul>
        • <legend id='pIrd9'><style id='pIrd9'><dir id='pIrd9'><q id='pIrd9'></q></dir></style></legend>
              <tbody id='pIrd9'></tbody>

              <tfoot id='pIrd9'></tfoot>

                  本文介绍了教义 findBy* 方法和获取数组的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  使用 Doctrine findBy 方法但返回数组而不是对象的最简洁方法是什么.

                  What is the cleanest way of using the Doctrine findBy methods but getting an array returned and not objects.

                  Doctrine::getTable('Table')->findOneById(x);
                  

                  这可行,但返回一个学说对象.

                  That works but returns a doctrine object.

                  我仍然希望能够使用 find 方法,但我知道我无法添加

                  I'd still like to be able to use the find methods but I know I can't add

                  ->fetchArray()
                  

                  最后.

                  其他人有这个问题吗?

                  推荐答案

                  尝试使用 toArray

                  Doctrine::getTable('Table')->findOneById(x)->toArray();
                  

                  这篇关于教义 findBy* 方法和获取数组的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:使用 Doctrine 构建通用 OO ACL 下一篇:如何从 sfUser 中获取 id?

                  相关文章

                    <bdo id='EWn6l'></bdo><ul id='EWn6l'></ul>
                  <legend id='EWn6l'><style id='EWn6l'><dir id='EWn6l'><q id='EWn6l'></q></dir></style></legend>

                • <i id='EWn6l'><tr id='EWn6l'><dt id='EWn6l'><q id='EWn6l'><span id='EWn6l'><b id='EWn6l'><form id='EWn6l'><ins id='EWn6l'></ins><ul id='EWn6l'></ul><sub id='EWn6l'></sub></form><legend id='EWn6l'></legend><bdo id='EWn6l'><pre id='EWn6l'><center id='EWn6l'></center></pre></bdo></b><th id='EWn6l'></th></span></q></dt></tr></i><div id='EWn6l'><tfoot id='EWn6l'></tfoot><dl id='EWn6l'><fieldset id='EWn6l'></fieldset></dl></div>

                      <small id='EWn6l'></small><noframes id='EWn6l'>

                      <tfoot id='EWn6l'></tfoot>