/home/kevinmul/psrally.com/ibilling/application/autoload/ORM.php
* list of conditions and the following disclaimer.
*
* * Redistributions in binary form must reproduce the above copyright notice,
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
* SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
*/
class ORM implements ArrayAccess {
// ----------------------- //
// --- CLASS CONSTANTS --- //
// ----------------------- //
// WHERE and HAVING condition array keys
const CONDITION_FRAGMENT = 0;
const CONDITION_VALUES = 1;
const DEFAULT_CONNECTION = 'default';
// Limit clause style
const LIMIT_STYLE_TOP_N = "top";
const LIMIT_STYLE_LIMIT = "limit";
// ------------------------ //
// --- CLASS PROPERTIES --- //
// ------------------------ //
// Class configuration
Fatal error: During inheritance of ArrayAccess: Uncaught Error: Class "Symfony\Component\VarDumper\Cloner\Data" not found in /home/kevinmul/psrally.com/ibilling/vendor/symfony/var-dumper/Cloner/AbstractCloner.php:272
Stack trace:
#0 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(169): Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar()
#1 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(208): Whoops\Util\TemplateHelper->dump()
#2 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Resources/views/frame_code.html.php(37): Whoops\Util\TemplateHelper->dumpArgs()
#3 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(250): require('/home/kevinmul/...')
#4 [internal function]: Whoops\Util\TemplateHelper->Whoops\Util\{closure}()
#5 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(248): call_user_func()
#6 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Resources/views/panel_details.html.php(1): Whoops\Util\TemplateHelper->render()
#7 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(250): require('/home/kevinmul/...')
#8 [internal function]: Whoops\Util\TemplateHelper->Whoops\Util\{closure}()
#9 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(248): call_user_func()
#10 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Resources/views/panel_details_outer.html.php(2): Whoops\Util\TemplateHelper->render()
#11 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(250): require('/home/kevinmul/...')
#12 [internal function]: Whoops\Util\TemplateHelper->Whoops\Util\{closure}()
#13 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(248): call_user_func()
#14 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Resources/views/layout.html.php(23): Whoops\Util\TemplateHelper->render()
#15 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(250): require('/home/kevinmul/...')
#16 [internal function]: Whoops\Util\TemplateHelper->Whoops\Util\{closure}()
#17 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(248): call_user_func()
#18 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php(289): Whoops\Util\TemplateHelper->render()
#19 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Run.php(340): Whoops\Handler\PrettyPageHandler->handle()
#20 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Run.php(422): Whoops\Run->handleException()
#21 /home/kevinmul/psrally.com/ibilling/vendor/symfony/var-dumper/Cloner/AbstractCloner.php(261): Whoops\Run->handleError()
#22 /home/kevinmul/psrally.com/ibilling/vendor/symfony/var-dumper/Cloner/Data.php(20): Symfony\Component\VarDumper\Cloner\AbstractCloner->Symfony\Component\VarDumper\Cloner\{closure}()
#23 /home/kevinmul/psrally.com/ibilling/vendor/composer/ClassLoader.php(478): include('/home/kevinmul/...')
#24 /home/kevinmul/psrally.com/ibilling/vendor/composer/ClassLoader.php(346): Composer\Autoload\includeFile()
#25 /home/kevinmul/psrally.com/ibilling/vendor/symfony/var-dumper/Cloner/AbstractCloner.php(272): Composer\Autoload\ClassLoader->loadClass()
#26 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(169): Symfony\Component\VarDumper\Cloner\AbstractCloner->cloneVar()
#27 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(208): Whoops\Util\TemplateHelper->dump()
#28 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Resources/views/frame_code.html.php(37): Whoops\Util\TemplateHelper->dumpArgs()
#29 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(250): require('/home/kevinmul/...')
#30 [internal function]: Whoops\Util\TemplateHelper->Whoops\Util\{closure}()
#31 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(248): call_user_func()
#32 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Resources/views/panel_details.html.php(1): Whoops\Util\TemplateHelper->render()
#33 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(250): require('/home/kevinmul/...')
#34 [internal function]: Whoops\Util\TemplateHelper->Whoops\Util\{closure}()
#35 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(248): call_user_func()
#36 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Resources/views/panel_details_outer.html.php(2): Whoops\Util\TemplateHelper->render()
#37 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(250): require('/home/kevinmul/...')
#38 [internal function]: Whoops\Util\TemplateHelper->Whoops\Util\{closure}()
#39 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(248): call_user_func()
#40 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Resources/views/layout.html.php(23): Whoops\Util\TemplateHelper->render()
#41 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(250): require('/home/kevinmul/...')
#42 [internal function]: Whoops\Util\TemplateHelper->Whoops\Util\{closure}()
#43 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Util/TemplateHelper.php(248): call_user_func()
#44 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Handler/PrettyPageHandler.php(289): Whoops\Util\TemplateHelper->render()
#45 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Run.php(340): Whoops\Handler\PrettyPageHandler->handle()
#46 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Run.php(422): Whoops\Run->handleException()
#47 /home/kevinmul/psrally.com/ibilling/vendor/filp/whoops/src/Whoops/Run.php(450): Whoops\Run->handleError()
#48 [internal function]: Whoops\Run->handleShutdown()
#49 {main} in
/home/kevinmul/psrally.com/ibilling/vendor/symfony/var-dumper/Cloner/Data.php on line
20