Code Context <div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-xs-12 text-left animate-scroll" id="input-outros" style="<?php if($como_conheceu == "Outros"){ echo 'display: block;'; }else{ echo 'display: none;'; } ?>">
<p class="text margin-t-20" style=" margin-bottom: 10px; color: #969696; font-weight: 600;">Outros (opcional)</p>
<input type="text" class="form-control" name="outros" value="<?php echo $outros; ?>" style="font-size: 14px; background-color: #fff;" id="input-outros-step-1">
$viewFile = '/home/link6565/public_html/src/Template/Public/contratar/etapa-1.ctp'
$dataForView = [
'page' => 'contratar/etapa-1',
'subpage' => null,
'all_services' => 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.text AS `Services__text`, Services.price AS `Services__price`, Services.action AS `Services__action`, Services.type AS `Services__type`, Services.taxation AS `Services__taxation`, Services.cycle AS `Services__cycle`, Services.plan AS `Services__plan`, Services.status AS `Services__status` FROM services Services WHERE (type = :c0 AND action = :c1 AND taxation = :c2 AND plan = :c3)',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(Cake\ORM\Table) {}
},
'all_users' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Users.id AS `Users__id`, Users.name AS `Users__name`, Users.lastname AS `Users__lastname`, Users.username AS `Users__username`, Users.password AS `Users__password`, Users.cpf AS `Users__cpf`, Users.phone AS `Users__phone`, Users.whatsapp AS `Users__whatsapp`, Users.birthday AS `Users__birthday`, Users.image AS `Users__image`, Users.permission AS `Users__permission`, Users.token AS `Users__token`, Users.indication AS `Users__indication`, Users.outros AS `Users__outros`, Users.origin AS `Users__origin`, Users.steps AS `Users__steps`, Users.como_conheceu AS `Users__como_conheceu`, Users.terms AS `Users__terms`, Users.created AS `Users__created`, Users.updated AS `Users__updated`, Users.active_login AS `Users__active_login`, Users.last_login AS `Users__last_login`, Users.logged AS `Users__logged`, Users.status AS `Users__status` FROM users Users WHERE id = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 1,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\UsersTable) {}
},
'all_business' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Business.id AS `Business__id`, Business.accountant_id AS `Business__accountant_id`, Business.razao AS `Business__razao`, Business.fantasia AS `Business__fantasia`, Business.cnpj AS `Business__cnpj`, Business.cpf AS `Business__cpf`, Business.action AS `Business__action`, Business.type AS `Business__type`, Business.taxation AS `Business__taxation`, Business.faturamento AS `Business__faturamento`, Business.socios AS `Business__socios`, Business.funcionarios AS `Business__funcionarios`, Business.atividades AS `Business__atividades`, Business.zipcode AS `Business__zipcode`, Business.address AS `Business__address`, Business.number AS `Business__number`, Business.complement AS `Business__complement`, Business.district AS `Business__district`, Business.city AS `Business__city`, Business.state AS `Business__state`, Business.sign AS `Business__sign`, Business.sign_date AS `Business__sign_date`, Business.terms AS `Business__terms`, Business.terms_date AS `Business__terms_date`, Business.steps AS `Business__steps`, Business.created AS `Business__created`, Business.updated AS `Business__updated`, Business.status AS `Business__status` FROM business Business WHERE id = :c0',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [[maximum depth reached]],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(Cake\ORM\Table) {}
},
'description' => '',
'service_plan' => 'consultiva',
'service_taxation' => 'simples',
'service_action' => 'migracao',
'service_type' => 'sc',
'css' => [
(int) 0 => 'default',
(int) 1 => 'public'
],
'script' => [
(int) 0 => 'public'
],
'title' => 'Contratar - ',
'meta' => '',
'today' => object(Cake\I18n\Time) {
'time' => '2025-09-27T01:00:12-03:00',
'timezone' => 'America/Sao_Paulo',
'fixedNowTime' => false
},
'user_username' => null,
'user_name' => null,
'user_id' => null
]
$page = 'contratar/etapa-1'
$subpage = null
$all_services = 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.text AS `Services__text`, Services.price AS `Services__price`, Services.action AS `Services__action`, Services.type AS `Services__type`, Services.taxation AS `Services__taxation`, Services.cycle AS `Services__cycle`, Services.plan AS `Services__plan`, Services.status AS `Services__status` FROM services Services WHERE (type = :c0 AND action = :c1 AND taxation = :c2 AND plan = :c3)',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Services__id' => 'integer',
'Services.id' => 'integer',
'id' => 'integer',
'Services__name' => 'string',
'Services.name' => 'string',
'name' => 'string',
'Services__text' => 'text',
'Services.text' => 'text',
'text' => 'text',
'Services__price' => 'decimal',
'Services.price' => 'decimal',
'price' => 'decimal',
'Services__action' => 'string',
'Services.action' => 'string',
'action' => 'string',
'Services__type' => 'string',
'Services.type' => 'string',
'type' => 'string',
'Services__taxation' => 'string',
'Services.taxation' => 'string',
'taxation' => 'string',
'Services__cycle' => 'string',
'Services.cycle' => 'string',
'cycle' => 'string',
'Services__plan' => 'string',
'Services.plan' => 'string',
'plan' => 'string',
'Services__status' => 'integer',
'Services.status' => 'integer',
'status' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(Cake\ORM\Table) {}
}
$all_users = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Users.id AS `Users__id`, Users.name AS `Users__name`, Users.lastname AS `Users__lastname`, Users.username AS `Users__username`, Users.password AS `Users__password`, Users.cpf AS `Users__cpf`, Users.phone AS `Users__phone`, Users.whatsapp AS `Users__whatsapp`, Users.birthday AS `Users__birthday`, Users.image AS `Users__image`, Users.permission AS `Users__permission`, Users.token AS `Users__token`, Users.indication AS `Users__indication`, Users.outros AS `Users__outros`, Users.origin AS `Users__origin`, Users.steps AS `Users__steps`, Users.como_conheceu AS `Users__como_conheceu`, Users.terms AS `Users__terms`, Users.created AS `Users__created`, Users.updated AS `Users__updated`, Users.active_login AS `Users__active_login`, Users.last_login AS `Users__last_login`, Users.logged AS `Users__logged`, Users.status AS `Users__status` FROM users Users WHERE id = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Users__id' => 'integer',
'Users.id' => 'integer',
'id' => 'integer',
'Users__name' => 'string',
'Users.name' => 'string',
'name' => 'string',
'Users__lastname' => 'string',
'Users.lastname' => 'string',
'lastname' => 'string',
'Users__username' => 'string',
'Users.username' => 'string',
'username' => 'string',
'Users__password' => 'string',
'Users.password' => 'string',
'password' => 'string',
'Users__cpf' => 'string',
'Users.cpf' => 'string',
'cpf' => 'string',
'Users__phone' => 'string',
'Users.phone' => 'string',
'phone' => 'string',
'Users__whatsapp' => 'string',
'Users.whatsapp' => 'string',
'whatsapp' => 'string',
'Users__birthday' => 'string',
'Users.birthday' => 'string',
'birthday' => 'string',
'Users__image' => 'string',
'Users.image' => 'string',
'image' => 'string',
'Users__permission' => 'string',
'Users.permission' => 'string',
'permission' => 'string',
'Users__token' => 'string',
'Users.token' => 'string',
'token' => 'string',
'Users__indication' => 'string',
'Users.indication' => 'string',
'indication' => 'string',
'Users__outros' => 'string',
'Users.outros' => 'string',
'outros' => 'string',
'Users__origin' => 'string',
'Users.origin' => 'string',
'origin' => 'string',
'Users__steps' => 'integer',
'Users.steps' => 'integer',
'steps' => 'integer',
'Users__como_conheceu' => 'text',
'Users.como_conheceu' => 'text',
'como_conheceu' => 'text',
'Users__terms' => 'integer',
'Users.terms' => 'integer',
'terms' => 'integer',
'Users__created' => 'datetime',
'Users.created' => 'datetime',
'created' => 'datetime',
'Users__updated' => 'datetime',
'Users.updated' => 'datetime',
'updated' => 'datetime',
'Users__active_login' => 'datetime',
'Users.active_login' => 'datetime',
'active_login' => 'datetime',
'Users__last_login' => 'datetime',
'Users.last_login' => 'datetime',
'last_login' => 'datetime',
'Users__logged' => 'integer',
'Users.logged' => 'integer',
'logged' => 'integer',
'Users__status' => 'string',
'Users.status' => 'string',
'status' => 'string'
],
'decorators' => (int) 1,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\UsersTable) {}
}
$all_business = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Business.id AS `Business__id`, Business.accountant_id AS `Business__accountant_id`, Business.razao AS `Business__razao`, Business.fantasia AS `Business__fantasia`, Business.cnpj AS `Business__cnpj`, Business.cpf AS `Business__cpf`, Business.action AS `Business__action`, Business.type AS `Business__type`, Business.taxation AS `Business__taxation`, Business.faturamento AS `Business__faturamento`, Business.socios AS `Business__socios`, Business.funcionarios AS `Business__funcionarios`, Business.atividades AS `Business__atividades`, Business.zipcode AS `Business__zipcode`, Business.address AS `Business__address`, Business.number AS `Business__number`, Business.complement AS `Business__complement`, Business.district AS `Business__district`, Business.city AS `Business__city`, Business.state AS `Business__state`, Business.sign AS `Business__sign`, Business.sign_date AS `Business__sign_date`, Business.terms AS `Business__terms`, Business.terms_date AS `Business__terms_date`, Business.steps AS `Business__steps`, Business.created AS `Business__created`, Business.updated AS `Business__updated`, Business.status AS `Business__status` FROM business Business WHERE id = :c0',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Business__id' => 'integer',
'Business.id' => 'integer',
'id' => 'integer',
'Business__accountant_id' => 'integer',
'Business.accountant_id' => 'integer',
'accountant_id' => 'integer',
'Business__razao' => 'string',
'Business.razao' => 'string',
'razao' => 'string',
'Business__fantasia' => 'string',
'Business.fantasia' => 'string',
'fantasia' => 'string',
'Business__cnpj' => 'string',
'Business.cnpj' => 'string',
'cnpj' => 'string',
'Business__cpf' => 'string',
'Business.cpf' => 'string',
'cpf' => 'string',
'Business__action' => 'string',
'Business.action' => 'string',
'action' => 'string',
'Business__type' => 'string',
'Business.type' => 'string',
'type' => 'string',
'Business__taxation' => 'string',
'Business.taxation' => 'string',
'taxation' => 'string',
'Business__faturamento' => 'integer',
'Business.faturamento' => 'integer',
'faturamento' => 'integer',
'Business__socios' => 'integer',
'Business.socios' => 'integer',
'socios' => 'integer',
'Business__funcionarios' => 'integer',
'Business.funcionarios' => 'integer',
'funcionarios' => 'integer',
'Business__atividades' => 'text',
'Business.atividades' => 'text',
'atividades' => 'text',
'Business__zipcode' => 'string',
'Business.zipcode' => 'string',
'zipcode' => 'string',
'Business__address' => 'string',
'Business.address' => 'string',
'address' => 'string',
'Business__number' => 'string',
'Business.number' => 'string',
'number' => 'string',
'Business__complement' => 'string',
'Business.complement' => 'string',
'complement' => 'string',
'Business__district' => 'string',
'Business.district' => 'string',
'district' => 'string',
'Business__city' => 'string',
'Business.city' => 'string',
'city' => 'string',
'Business__state' => 'string',
'Business.state' => 'string',
'state' => 'string',
'Business__sign' => 'integer',
'Business.sign' => 'integer',
'sign' => 'integer',
'Business__sign_date' => 'datetime',
'Business.sign_date' => 'datetime',
'sign_date' => 'datetime',
'Business__terms' => 'integer',
'Business.terms' => 'integer',
'terms' => 'integer',
'Business__terms_date' => 'datetime',
'Business.terms_date' => 'datetime',
'terms_date' => 'datetime',
'Business__steps' => 'integer',
'Business.steps' => 'integer',
'steps' => 'integer',
'Business__created' => 'datetime',
'Business.created' => 'datetime',
'created' => 'datetime',
'Business__updated' => 'datetime',
'Business.updated' => 'datetime',
'updated' => 'datetime',
'Business__status' => 'string',
'Business.status' => 'string',
'status' => 'string'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(Cake\ORM\Table) {}
}
$description = ''
$service_plan = 'consultiva'
$service_taxation = 'simples'
$service_action = 'migracao'
$service_type = 'sc'
$css = [
(int) 0 => 'default',
(int) 1 => 'public'
]
$script = [
(int) 0 => 'public'
]
$title = 'Contratar - '
$meta = ''
$today = object(Cake\I18n\Time) {
'time' => '2025-09-27T01:00:12-03:00',
'timezone' => 'America/Sao_Paulo',
'fixedNowTime' => false
}
$user_username = ''
$user_name = ''
$user_id = null
$color_menu = '#fff'
$user_lastname = ''
$user_cpf = ''
$user_birthday = ''
$user_phone = ''
$user_whatsapp = ''
$como_conheceu = ''
$indication = ''
include - APP/Template/Public/contratar/etapa-1.ctp, line 195
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1005
Cake\View\View::_render() - CORE/src/View/View.php, line 964
Cake\View\View::render() - CORE/src/View/View.php, line 588
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 617
App\Controller\PublicController::display() - APP/Controller/PublicController.php, line 987
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 124
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 98
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 52
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 51
" style="font-size: 14px; background-color: #fff;" id="input-outros-step-1">