Warning (2) : key() expects parameter 1 to be array, string given [CORE/src/Controller/Component/PaginatorComponent.php , line 207 ]Code Context $sortDefault = $directionDefault = false ;
if (!empty( $defaults [ 'order' ]) && count ( $defaults [ 'order' ]) == 1 ) {
$sortDefault = key ( $defaults [ 'order' ]);
$object = object(App\Model\Table\ServicesTable) {
'registryAlias' => 'Services',
'table' => 'services',
'alias' => 'Services',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [
(int) 0 => 'categories',
(int) 1 => 'subcategory'
],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$settings = [
'limit' => (int) 25,
'order' => 'rand()',
'fields' => [
(int) 0 => 'id',
(int) 1 => 'name',
(int) 2 => 'category',
(int) 3 => 'page_title',
(int) 4 => 'shortDescription',
(int) 5 => 'image',
(int) 6 => 'url'
]
]
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Services.id AS `Services__id`, Services.name AS `Services__name`, Services.category AS `Services__category`, Services.page_title AS `Services__page_title`, Services.shortDescription AS `Services__shortDescription`, Services.image AS `Services__image`, Services.url AS `Services__url` FROM services Services WHERE Services.status = :c0 ORDER BY rand() LIMIT 25 OFFSET 0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Services__id' => 'integer',
'Services.id' => 'integer',
'id' => 'integer',
'Services__name' => 'string',
'Services.name' => 'string',
'name' => 'string',
'Services__category' => 'integer',
'Services.category' => 'integer',
'category' => 'integer',
'Services__subcategory' => 'integer',
'Services.subcategory' => 'integer',
'subcategory' => 'integer',
'Services__page_title' => 'text',
'Services.page_title' => 'text',
'page_title' => 'text',
'Services__shortDescription' => 'text',
'Services.shortDescription' => 'text',
'shortDescription' => 'text',
'Services__meta_keyword' => 'text',
'Services.meta_keyword' => 'text',
'meta_keyword' => 'text',
'Services__meta_discription' => 'text',
'Services.meta_discription' => 'text',
'meta_discription' => 'text',
'Services__header_information' => 'text',
'Services.header_information' => 'text',
'header_information' => 'text',
'Services__image' => 'string',
'Services.image' => 'string',
'image' => 'string',
'Services__image_two' => 'integer',
'Services.image_two' => 'integer',
'image_two' => 'integer',
'Services__discription' => 'text',
'Services.discription' => 'text',
'discription' => 'text',
'Services__banner_information' => 'string',
'Services.banner_information' => 'string',
'banner_information' => 'string',
'Services__packages' => 'string',
'Services.packages' => 'string',
'packages' => 'string',
'Services__moreservice' => 'integer',
'Services.moreservice' => 'integer',
'moreservice' => 'integer',
'Services__testimonial' => 'integer',
'Services.testimonial' => 'integer',
'testimonial' => 'integer',
'Services__display_order' => 'integer',
'Services.display_order' => 'integer',
'display_order' => 'integer',
'Services__status' => 'integer',
'Services.status' => 'integer',
'status' => 'integer',
'Services__created_at' => 'integer',
'Services.created_at' => 'integer',
'created_at' => 'integer',
'Services__updated_at' => 'integer',
'Services.updated_at' => 'integer',
'updated_at' => 'integer',
'Services__url' => 'text',
'Services.url' => 'text',
'url' => 'text'
],
'decorators' => (int) 1,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [
'scope' => null,
'whitelist' => [
[maximum depth reached]
]
],
'repository' => object(App\Model\Table\ServicesTable) {}
}
$alias = 'Services'
$options = [
'limit' => (int) 25,
'order' => 'rand()',
'fields' => [
(int) 0 => 'id',
(int) 1 => 'name',
(int) 2 => 'category',
(int) 3 => 'page_title',
(int) 4 => 'shortDescription',
(int) 5 => 'image',
(int) 6 => 'url'
],
'page' => (int) 1,
'whitelist' => [
(int) 0 => 'limit',
(int) 1 => 'sort',
(int) 2 => 'page',
(int) 3 => 'direction'
],
'scope' => null
]
$finder = 'all'
$results = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {},
(int) 4 => object(Cake\ORM\Entity) {},
(int) 5 => object(Cake\ORM\Entity) {},
(int) 6 => object(Cake\ORM\Entity) {},
(int) 7 => object(Cake\ORM\Entity) {},
(int) 8 => object(Cake\ORM\Entity) {},
(int) 9 => object(Cake\ORM\Entity) {},
(int) 10 => object(Cake\ORM\Entity) {},
(int) 11 => object(Cake\ORM\Entity) {},
(int) 12 => object(Cake\ORM\Entity) {},
(int) 13 => object(Cake\ORM\Entity) {},
(int) 14 => object(Cake\ORM\Entity) {},
(int) 15 => object(Cake\ORM\Entity) {},
(int) 16 => object(Cake\ORM\Entity) {},
(int) 17 => object(Cake\ORM\Entity) {},
(int) 18 => object(Cake\ORM\Entity) {},
(int) 19 => object(Cake\ORM\Entity) {},
(int) 20 => object(Cake\ORM\Entity) {},
(int) 21 => object(Cake\ORM\Entity) {},
(int) 22 => object(Cake\ORM\Entity) {},
(int) 23 => object(Cake\ORM\Entity) {},
(int) 24 => object(Cake\ORM\Entity) {}
]
}
$numResults = (int) 25
$count = (int) 252
$defaults = [
'limit' => (int) 25,
'order' => 'rand()',
'fields' => [
(int) 0 => 'id',
(int) 1 => 'name',
(int) 2 => 'category',
(int) 3 => 'page_title',
(int) 4 => 'shortDescription',
(int) 5 => 'image',
(int) 6 => 'url'
],
'maxLimit' => (int) 100,
'page' => (int) 1,
'whitelist' => [
(int) 0 => 'limit',
(int) 1 => 'sort',
(int) 2 => 'page',
(int) 3 => 'direction'
]
]
$page = (int) 1
$limit = (int) 25
$pageCount = (int) 11
$requestedPage = (int) 1
$request = object(Cake\Http\ServerRequest) {
params => [
'pass' => [[maximum depth reached]],
'controller' => 'Services',
'action' => 'servicelist',
'plugin' => null,
'_matchedRoute' => '/service',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'service'
base => ''
webroot => '/'
here => '/service'
trustProxy => false
[protected] _environment => [
'CONTEXT_DOCUMENT_ROOT' => '/home/evirtua5/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/evirtua5/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'www.evirtualservices.com',
'HTTP_IF_MODIFIED_SINCE' => 'Fri, 30 Sep 2022 09:00:28 GMT',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php56/root/etc:/opt/cpanel/ea-php56/root/etc/php.d:.',
'QUERY_STRING' => '',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://www.evirtualservices.com/service',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/service',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'www.evirtualservices.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Y-PNh5jxsBy2VUo79OUb3gAAAgo',
'REDIRECT_SCRIPT_URI' => 'https://www.evirtualservices.com/service',
'REDIRECT_SCRIPT_URL' => '/service',
'REDIRECT_SSL_TLS_SNI' => 'www.evirtualservices.com',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'Y-PNh5jxsBy2VUo79OUb3gAAAgo',
'REDIRECT_URL' => '/webroot/service',
'REMOTE_ADDR' => '44.192.38.49',
'REMOTE_PORT' => '39590',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/service',
'SCRIPT_FILENAME' => '/home/evirtua5/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://www.evirtualservices.com/service',
'SCRIPT_URL' => '/service',
'SERVER_ADDR' => '199.250.212.228',
'SERVER_ADMIN' => 'webmaster@evirtualservices.com',
'SERVER_NAME' => 'www.evirtualservices.com',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'www.evirtualservices.com',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'Y-PNh5jxsBy2VUo79OUb3gAAAgo',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1675873671.2191,
'REQUEST_TIME' => (int) 1675873671,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
$order = [
(int) 0 => 'rand()'
]
$sortDefault = false
$directionDefault = false key - [internal], line ??
Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 207
Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 717
App\Controller\ServicesController::servicelist() - APP/Controller/ServicesController.php, line 135
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 92
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 80 Warning (2) : current() expects parameter 1 to be array, string given [CORE/src/Controller/Component/PaginatorComponent.php , line 208 ]Code Context if (!empty( $defaults [ 'order' ]) && count ( $defaults [ 'order' ]) == 1 ) {
$sortDefault = key ( $defaults [ 'order' ]);
$directionDefault = current ( $defaults [ 'order' ]);
$object = object(App\Model\Table\ServicesTable) {
'registryAlias' => 'Services',
'table' => 'services',
'alias' => 'Services',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [
(int) 0 => 'categories',
(int) 1 => 'subcategory'
],
'behaviors' => [],
'defaultConnection' => 'default',
'connectionName' => 'default'
}
$settings = [
'limit' => (int) 25,
'order' => 'rand()',
'fields' => [
(int) 0 => 'id',
(int) 1 => 'name',
(int) 2 => 'category',
(int) 3 => 'page_title',
(int) 4 => 'shortDescription',
(int) 5 => 'image',
(int) 6 => 'url'
]
]
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Services.id AS `Services__id`, Services.name AS `Services__name`, Services.category AS `Services__category`, Services.page_title AS `Services__page_title`, Services.shortDescription AS `Services__shortDescription`, Services.image AS `Services__image`, Services.url AS `Services__url` FROM services Services WHERE Services.status = :c0 ORDER BY rand() LIMIT 25 OFFSET 0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Services__id' => 'integer',
'Services.id' => 'integer',
'id' => 'integer',
'Services__name' => 'string',
'Services.name' => 'string',
'name' => 'string',
'Services__category' => 'integer',
'Services.category' => 'integer',
'category' => 'integer',
'Services__subcategory' => 'integer',
'Services.subcategory' => 'integer',
'subcategory' => 'integer',
'Services__page_title' => 'text',
'Services.page_title' => 'text',
'page_title' => 'text',
'Services__shortDescription' => 'text',
'Services.shortDescription' => 'text',
'shortDescription' => 'text',
'Services__meta_keyword' => 'text',
'Services.meta_keyword' => 'text',
'meta_keyword' => 'text',
'Services__meta_discription' => 'text',
'Services.meta_discription' => 'text',
'meta_discription' => 'text',
'Services__header_information' => 'text',
'Services.header_information' => 'text',
'header_information' => 'text',
'Services__image' => 'string',
'Services.image' => 'string',
'image' => 'string',
'Services__image_two' => 'integer',
'Services.image_two' => 'integer',
'image_two' => 'integer',
'Services__discription' => 'text',
'Services.discription' => 'text',
'discription' => 'text',
'Services__banner_information' => 'string',
'Services.banner_information' => 'string',
'banner_information' => 'string',
'Services__packages' => 'string',
'Services.packages' => 'string',
'packages' => 'string',
'Services__moreservice' => 'integer',
'Services.moreservice' => 'integer',
'moreservice' => 'integer',
'Services__testimonial' => 'integer',
'Services.testimonial' => 'integer',
'testimonial' => 'integer',
'Services__display_order' => 'integer',
'Services.display_order' => 'integer',
'display_order' => 'integer',
'Services__status' => 'integer',
'Services.status' => 'integer',
'status' => 'integer',
'Services__created_at' => 'integer',
'Services.created_at' => 'integer',
'created_at' => 'integer',
'Services__updated_at' => 'integer',
'Services.updated_at' => 'integer',
'updated_at' => 'integer',
'Services__url' => 'text',
'Services.url' => 'text',
'url' => 'text'
],
'decorators' => (int) 1,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [
'scope' => null,
'whitelist' => [
[maximum depth reached]
]
],
'repository' => object(App\Model\Table\ServicesTable) {}
}
$alias = 'Services'
$options = [
'limit' => (int) 25,
'order' => 'rand()',
'fields' => [
(int) 0 => 'id',
(int) 1 => 'name',
(int) 2 => 'category',
(int) 3 => 'page_title',
(int) 4 => 'shortDescription',
(int) 5 => 'image',
(int) 6 => 'url'
],
'page' => (int) 1,
'whitelist' => [
(int) 0 => 'limit',
(int) 1 => 'sort',
(int) 2 => 'page',
(int) 3 => 'direction'
],
'scope' => null
]
$finder = 'all'
$results = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(Cake\ORM\Entity) {},
(int) 1 => object(Cake\ORM\Entity) {},
(int) 2 => object(Cake\ORM\Entity) {},
(int) 3 => object(Cake\ORM\Entity) {},
(int) 4 => object(Cake\ORM\Entity) {},
(int) 5 => object(Cake\ORM\Entity) {},
(int) 6 => object(Cake\ORM\Entity) {},
(int) 7 => object(Cake\ORM\Entity) {},
(int) 8 => object(Cake\ORM\Entity) {},
(int) 9 => object(Cake\ORM\Entity) {},
(int) 10 => object(Cake\ORM\Entity) {},
(int) 11 => object(Cake\ORM\Entity) {},
(int) 12 => object(Cake\ORM\Entity) {},
(int) 13 => object(Cake\ORM\Entity) {},
(int) 14 => object(Cake\ORM\Entity) {},
(int) 15 => object(Cake\ORM\Entity) {},
(int) 16 => object(Cake\ORM\Entity) {},
(int) 17 => object(Cake\ORM\Entity) {},
(int) 18 => object(Cake\ORM\Entity) {},
(int) 19 => object(Cake\ORM\Entity) {},
(int) 20 => object(Cake\ORM\Entity) {},
(int) 21 => object(Cake\ORM\Entity) {},
(int) 22 => object(Cake\ORM\Entity) {},
(int) 23 => object(Cake\ORM\Entity) {},
(int) 24 => object(Cake\ORM\Entity) {}
]
}
$numResults = (int) 25
$count = (int) 252
$defaults = [
'limit' => (int) 25,
'order' => 'rand()',
'fields' => [
(int) 0 => 'id',
(int) 1 => 'name',
(int) 2 => 'category',
(int) 3 => 'page_title',
(int) 4 => 'shortDescription',
(int) 5 => 'image',
(int) 6 => 'url'
],
'maxLimit' => (int) 100,
'page' => (int) 1,
'whitelist' => [
(int) 0 => 'limit',
(int) 1 => 'sort',
(int) 2 => 'page',
(int) 3 => 'direction'
]
]
$page = (int) 1
$limit = (int) 25
$pageCount = (int) 11
$requestedPage = (int) 1
$request = object(Cake\Http\ServerRequest) {
params => [
'pass' => [[maximum depth reached]],
'controller' => 'Services',
'action' => 'servicelist',
'plugin' => null,
'_matchedRoute' => '/service',
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'service'
base => ''
webroot => '/'
here => '/service'
trustProxy => false
[protected] _environment => [
'CONTEXT_DOCUMENT_ROOT' => '/home/evirtua5/public_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/evirtua5/public_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'www.evirtualservices.com',
'HTTP_IF_MODIFIED_SINCE' => 'Fri, 30 Sep 2022 09:00:28 GMT',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_X_HTTPS' => '1',
'PATH' => '/bin:/usr/bin',
'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php56/root/etc:/opt/cpanel/ea-php56/root/etc/php.d:.',
'QUERY_STRING' => '',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://www.evirtualservices.com/service',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/service',
'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'www.evirtualservices.com',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'Y-PNh5jxsBy2VUo79OUb3gAAAgo',
'REDIRECT_SCRIPT_URI' => 'https://www.evirtualservices.com/service',
'REDIRECT_SCRIPT_URL' => '/service',
'REDIRECT_SSL_TLS_SNI' => 'www.evirtualservices.com',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'Y-PNh5jxsBy2VUo79OUb3gAAAgo',
'REDIRECT_URL' => '/webroot/service',
'REMOTE_ADDR' => '44.192.38.49',
'REMOTE_PORT' => '39590',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/service',
'SCRIPT_FILENAME' => '/home/evirtua5/public_html/webroot/index.php',
'SCRIPT_NAME' => '/webroot/index.php',
'SCRIPT_URI' => 'https://www.evirtualservices.com/service',
'SCRIPT_URL' => '/service',
'SERVER_ADDR' => '199.250.212.228',
'SERVER_ADMIN' => 'webmaster@evirtualservices.com',
'SERVER_NAME' => 'www.evirtualservices.com',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SSL_TLS_SNI' => 'www.evirtualservices.com',
'TZ' => 'America/Los_Angeles',
'UNIQUE_ID' => 'Y-PNh5jxsBy2VUo79OUb3gAAAgo',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1675873671.2191,
'REQUEST_TIME' => (int) 1675873671,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
$order = [
(int) 0 => 'rand()'
]
$sortDefault = null
$directionDefault = false current - [internal], line ??
Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 208
Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 717
App\Controller\ServicesController::servicelist() - APP/Controller/ServicesController.php, line 135
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 92
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 80
IT Outsourcing, Outsourcing Solutions in India | E Virtual Services
Resource Feasibility Study Resource Feasibility Studies
Resource Feasibility
Resource Feasibility
Learn More
Web Marketing Assistant at Evirtual Services : Our Aim for Your Prosperity
Marketing Assistants
Marketing Assistants
Learn More
Cheapest Website Design Services, Hire Web Designer India | E Virtual Services
Website Services
Website Services
Learn More
Auction Website Development Services Rainworx Integration Rainworx Customization
Rainworx Customization
Rainworx Customization
Learn More
Online Order Processing Services: Order Taking/ Fulfillment Service
Order Processing Services
Order Processing Services
Learn More
Sales Lead Qualification and Lead Generation Services
Sales Lead Qualification
Sales Lead Qualification
Learn More
Refer A Friend
Refer A Friend
Refer A Friend
Want to earn some fantastic rewards or offers? When you refer a friend, we will offer you attractive rewards. Sign up with us now to explore more.
Learn More
Consulting Services Web Consultant Web Consultancy Services Web Consultants Web Marketing Consulting
Web Consultancy
Web Consultancy
Learn More
Hire Our Executive Admin Assistants to Achieve Milestone
Admin Assistant
Admin Assistant
Learn More
Outsource Telemarketing Services | E Virtual Services LLC
Telemarketing Services
Telemarketing Services
Learn More
Strategic Planning Services Business Strategic Planning Process, Template, Models
Strategic Planning Growth
Strategic Planning Growth
Learn More
Project-Based Hiring Services | E Virtual Services LLC
Project Hiring
Project Hiring
Learn More
Effective Press Release Writing Services Press Releases Writing Press Release Press Release Writer
Press Release Writing
Press Release Writing
Learn More
Investment Research Company Investment Research Analyst Investment Research Firms
Investment Research
Investment Research
Learn More
Cost-effective Data Typing Services at $4.98/Hr | E Virtual Services
Data Typing Services
Data Typing Services
Learn More
E Virtual Services LLC - Bespoke Website Development India
Bespoke Website Development
Bespoke Website Development
Learn More
Online Tax Planning Company Business Tax Planning Services Financial Tax Planning Online
Tax Planning
E Virtual Services LLC - Content Writing Services, SEO Copywriters India
SEO Copywriting Services
SEO Copywriting Services
Learn More
Hire Android Mobile App Developer | Application Development Company
Android Developer
Android Developer
Get well-optimised and beautiful mobile apps developed by highly skilled and Android app developer. We guarantee 100% customer satisfaction. Get in touch with us now.
Learn More
EVS Affiliate Reseller Program: Become a Partner With Us
Reseller
Reseller
Our Reseller program will help you by providing the best professionals who can help you in increasing your selling effectively. We also offer online training for the same.
Learn More
Market Research Services | Market Research Assistant | Market Research Services
Market Research Services
Market Research Services
Learn More
Inbound Call Center Services – E Virtual Services LLC
Inbound Call Center Services
Inbound Call Center Services
Learn More
Web Applications Development India | Website App Development Company
Web Application Development
Web Application Development
Learn More
E Virtual Services LLC - SEO India, Best SEO Company India, SEO Services India, SEO Firm India
SEO Company India
SEO Company India
Learn More
Cultural Feasibility Study | E Virtual Services
Cultural Feasibility
Cultural Feasibility
Learn More