ORDER.PRODUCT_DOMAIN
Array
(
    [0] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 4
                    [product_id] => 2
                    [tld] => com
                    [price_with_product] => 0
                    [price_alone] => 10
                )

        )

    [1] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 5
                    [product_id] => 2
                    [tld] => org
                    [price_with_product] => 0
                    [price_alone] => 10
                )

        )

    [2] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 6
                    [product_id] => 2
                    [tld] => net
                    [price_with_product] => 0
                    [price_alone] => 10
                )

        )

    [3] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 7
                    [product_id] => 2
                    [tld] => biz
                    [price_with_product] => 0
                    [price_alone] => 10
                )

        )

    [4] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 8
                    [product_id] => 2
                    [tld] => info
                    [price_with_product] => 0
                    [price_alone] => 10
                )

        )

    [5] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 9
                    [product_id] => 2
                    [tld] => name
                    [price_with_product] => 0
                    [price_alone] => 10
                )

        )

    [6] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 10
                    [product_id] => 2
                    [tld] => mobi
                    [price_with_product] => 7
                    [price_alone] => 15
                )

        )

    [7] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 23
                    [product_id] => 2
                    [tld] => li
                    [price_with_product] => 14
                    [price_alone] => 25
                )

        )

    [8] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 12
                    [product_id] => 2
                    [tld] => eu
                    [price_with_product] => 0
                    [price_alone] => 10
                )

        )

    [9] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 13
                    [product_id] => 2
                    [tld] => fr
                    [price_with_product] => 0
                    [price_alone] => 10
                )

        )

    [10] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 14
                    [product_id] => 2
                    [tld] => be
                    [price_with_product] => 0
                    [price_alone] => 10
                )

        )

    [11] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 15
                    [product_id] => 2
                    [tld] => us
                    [price_with_product] => 7
                    [price_alone] => 15
                )

        )

    [12] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 16
                    [product_id] => 2
                    [tld] => cn
                    [price_with_product] => 7
                    [price_alone] => 15
                )

        )

    [13] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 22
                    [product_id] => 2
                    [tld] => ch
                    [price_with_product] => 14
                    [price_alone] => 25
                )

        )

    [14] => Array
        (
            [ProductDomain] => Array
                (
                    [id] => 18
                    [product_id] => 2
                    [tld] => tw
                    [price_with_product] => 14
                    [price_alone] => 25
                )

        )

)

Fatal error: Uncaught Error: Class 'ConnectionManager' not found in /home/users/00/03/a8/home/www/app/Controller/AppController.php:291 Stack trace: #0 /home/users/00/03/a8/home/www/app/Controller/AppController.php(148): AppController->isDBConnected() #1 /home/users/00/03/a8/home/www/lib/Cake/Event/CakeEventManager.php(244): AppController->beforeRender(Object(CakeEvent)) #2 /home/users/00/03/a8/home/www/lib/Cake/Controller/Controller.php(941): CakeEventManager->dispatch(Object(CakeEvent)) #3 /home/users/00/03/a8/home/www/lib/Cake/Error/ExceptionRenderer.php(292): Controller->render('error500') #4 /home/users/00/03/a8/home/www/lib/Cake/Error/ExceptionRenderer.php(260): ExceptionRenderer->_outputMessage('error500') #5 /home/users/00/03/a8/home/www/lib/Cake/Error/ExceptionRenderer.php(190): ExceptionRenderer->error500(Object(Error)) #6 /home/users/00/03/a8/home/www/lib/Cake/Error/ErrorHandler.php(127): ExceptionRenderer->render() #7 [internal function]: ErrorHandler::handleException(Object(Error)) #8 {main} thrown in /home/users/00/03/a8/home/www/app/Controller/AppController.php on line 291

Fatal error: Uncaught Error: Class 'ConnectionManager' not found in /home/users/00/03/a8/home/www/app/Controller/AppController.php:291 Stack trace: #0 /home/users/00/03/a8/home/www/app/Controller/AppController.php(148): AppController->isDBConnected() #1 /home/users/00/03/a8/home/www/lib/Cake/Event/CakeEventManager.php(244): AppController->beforeRender(Object(CakeEvent)) #2 /home/users/00/03/a8/home/www/lib/Cake/Controller/Controller.php(941): CakeEventManager->dispatch(Object(CakeEvent)) #3 /home/users/00/03/a8/home/www/lib/Cake/Error/ExceptionRenderer.php(292): Controller->render('fatalError') #4 /home/users/00/03/a8/home/www/lib/Cake/Error/ExceptionRenderer.php(213): ExceptionRenderer->_outputMessage('fatalError') #5 /home/users/00/03/a8/home/www/lib/Cake/Error/ExceptionRenderer.php(190): ExceptionRenderer->_cakeError(Object(FatalErrorException)) #6 /home/users/00/03/a8/home/www/lib/Cake/Error/ErrorHandler.php(127): ExceptionRenderer->render() #7 /home/users/00/03/a8/home/www/lib/Cake/Error/ErrorHandler.php(269): ErrorHandler::handleException(Object(FatalErrorException)) #8 /home/users/00/03/a8/home/www/lib/Cake/Error/ErrorHandler.php(212): ErrorHandler::handleFatalError(1, 'Uncaught Error:...', '/home/users/00/...', 291) #9 /home/users/00/03/a8/home/www/lib/Cake/Core/App.php(970): ErrorHandler::handleError(1, 'Uncaught Error:...', '/home/users/00/...', 291, Array) #10 /home/users/00/03/a8/home/www/lib/Cake/Core/App.php(943): App::_checkFatalError() #11 [internal function]: App::shutdown() #12 {main} thrown in /home/users/00/03/a8/home/www/app/Controller/AppController.php on line 291