- Notice: Undefined index: places_count in eval() (line 62 of modules/php/php.module(81) : eval()'d code).
eval() (Line: 81)
php_eval('
var url = new URL(window.location.href);
var updTime = url.searchParams.get('t');
if (!updTime || (new Date().getTime()/1000 - updTime) > 5 )
document.location.href = "http://abit.krsu.edu.kg/magistr_competition/?t="+new Date().getTime()/1000;
.faculty-name {
margin: 1.5em 0 0.5em;
font-size: 16px;
font-weight: 600;
color: #247edd;
border-bottom: 2px solid #2a8df9;
}
.total{
font-weight: bold;
font-size: 14px;
}
.center{
text-align: center;
font-size: 14px;
}
.speciality-name{
font-size: 14px;
}
<?php
$dbhost="10.0.0.26";
$dbport="5432";
$dbname="iais";
$username="web_abit";
$password="hjfu@r90h)jdsaf!n;refe3r412eeq2e32rerh93rhwe(fr3f2r4g";
$dbconn = pg_connect("host=$dbhost port=$dbport dbname=$dbname user=$username password=$password");
$sql = "SELECT faculty_id, faculty_name, speciality_full_name speciality_name, education_form_name, places_count, places_count_contract, accepted_total_count total_count
FROM abit.v_total_konkurs
WHERE edu_level_sys_name = 'second_edu_level' AND tour = 2 AND tour_contract = 2
ORDER BY education_form_sys_name DESC, faculty_name, speciality_full_name;";
$resource = pg_query($dbconn, $sql);
?>
Форма обучения
Направление
Количество бюджетных мест
Количество контрактных мест
Количество заявлений
<?php $total = array('places_count', 'total_count', 'places_count_contract');
while ($row = pg_fetch_array($resource)):
$total['places_count'] += $row['places_count'];
$total['places_count_contract'] += $row['places_count_contract'];
$total['total_count'] += $row['total_count'];
?>
<?=$row['education_form_name']?>
<?=$row['speciality_name']?>
<?=($row['places_count'] ? $row['places_count'] : '0')?>
<?=($row['places_count_contract'] ? $row['places_count_contract'] : '0')?>
<?=($row['total_count'] ? $row['total_count'] : '0')?>
<?php endwhile; ?>
Итого:
<?=$total['places_count']?>
<?=$total['places_count_contract']?>
<?=$total['total_count']?>
') (Line: 26)
Drupal\php\Plugin\Filter\Php->process('
var url = new URL(window.location.href);
var updTime = url.searchParams.get('t');
if (!updTime || (new Date().getTime()/1000 - updTime) > 5 )
document.location.href = "http://abit.krsu.edu.kg/magistr_competition/?t="+new Date().getTime()/1000;
.faculty-name {
margin: 1.5em 0 0.5em;
font-size: 16px;
font-weight: 600;
color: #247edd;
border-bottom: 2px solid #2a8df9;
}
.total{
font-weight: bold;
font-size: 14px;
}
.center{
text-align: center;
font-size: 14px;
}
.speciality-name{
font-size: 14px;
}
<?php
$dbhost="10.0.0.26";
$dbport="5432";
$dbname="iais";
$username="web_abit";
$password="hjfu@r90h)jdsaf!n;refe3r412eeq2e32rerh93rhwe(fr3f2r4g";
$dbconn = pg_connect("host=$dbhost port=$dbport dbname=$dbname user=$username password=$password");
$sql = "SELECT faculty_id, faculty_name, speciality_full_name speciality_name, education_form_name, places_count, places_count_contract, accepted_total_count total_count
FROM abit.v_total_konkurs
WHERE edu_level_sys_name = 'second_edu_level' AND tour = 2 AND tour_contract = 2
ORDER BY education_form_sys_name DESC, faculty_name, speciality_full_name;";
$resource = pg_query($dbconn, $sql);
?>
Форма обучения
Направление
Количество бюджетных мест
Количество контрактных мест
Количество заявлений
<?php $total = array('places_count', 'total_count', 'places_count_contract');
while ($row = pg_fetch_array($resource)):
$total['places_count'] += $row['places_count'];
$total['places_count_contract'] += $row['places_count_contract'];
$total['total_count'] += $row['total_count'];
?>
<?=$row['education_form_name']?>
<?=$row['speciality_name']?>
<?=($row['places_count'] ? $row['places_count'] : '0')?>
<?=($row['places_count_contract'] ? $row['places_count_contract'] : '0')?>
<?=($row['total_count'] ? $row['total_count'] : '0')?>
<?php endwhile; ?>
Итого:
<?=$total['places_count']?>
<?=$total['places_count_contract']?>
<?=$total['total_count']?>
', 'ru') (Line: 118)
Drupal\filter\Element\ProcessedText::preRenderText(Array)
call_user_func_array(Array, Array) (Line: 100)
Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. Support for this callback implementation is deprecated in 8.8.0 and will be removed in Drupal 9.0.0. See https://www.drupal.org/node/2966725', 'silenced_deprecation', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 781)
Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 372)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 103)
__TwigTemplate_c74155e2903064d3fe3e2dfbe227d4b2f13740f82fa92a8f5ca9df4bdcd33dcd->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array, Array) (Line: 62)
__TwigTemplate_4efca7395faa743a38fa2bdfbcc4b481d5f07adf2dd69a440d2130cbad0764a6->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array, Array) (Line: 59)
__TwigTemplate_87b8fcd14b310ebd283cb360eb3603a5c95cdff19a359dd413561eaee7c3b341->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array) (Line: 434)
Twig\Template->render(Array) (Line: 64)
twig_render_template('core/themes/classy/templates/field/field--text-with-summary.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array) (Line: 444)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 126)
__TwigTemplate_51e6a755dd10069c9ee0bad00bf0b5fa72b2879565668db8983240c1843c6f0e->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array) (Line: 434)
Twig\Template->render(Array) (Line: 64)
twig_render_template('core/themes/bartik/templates/node.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 694)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Notice: Undefined index: places_count_contract in eval() (line 63 of modules/php/php.module(81) : eval()'d code).
eval() (Line: 81)
php_eval('
var url = new URL(window.location.href);
var updTime = url.searchParams.get('t');
if (!updTime || (new Date().getTime()/1000 - updTime) > 5 )
document.location.href = "http://abit.krsu.edu.kg/magistr_competition/?t="+new Date().getTime()/1000;
.faculty-name {
margin: 1.5em 0 0.5em;
font-size: 16px;
font-weight: 600;
color: #247edd;
border-bottom: 2px solid #2a8df9;
}
.total{
font-weight: bold;
font-size: 14px;
}
.center{
text-align: center;
font-size: 14px;
}
.speciality-name{
font-size: 14px;
}
<?php
$dbhost="10.0.0.26";
$dbport="5432";
$dbname="iais";
$username="web_abit";
$password="hjfu@r90h)jdsaf!n;refe3r412eeq2e32rerh93rhwe(fr3f2r4g";
$dbconn = pg_connect("host=$dbhost port=$dbport dbname=$dbname user=$username password=$password");
$sql = "SELECT faculty_id, faculty_name, speciality_full_name speciality_name, education_form_name, places_count, places_count_contract, accepted_total_count total_count
FROM abit.v_total_konkurs
WHERE edu_level_sys_name = 'second_edu_level' AND tour = 2 AND tour_contract = 2
ORDER BY education_form_sys_name DESC, faculty_name, speciality_full_name;";
$resource = pg_query($dbconn, $sql);
?>
Форма обучения
Направление
Количество бюджетных мест
Количество контрактных мест
Количество заявлений
<?php $total = array('places_count', 'total_count', 'places_count_contract');
while ($row = pg_fetch_array($resource)):
$total['places_count'] += $row['places_count'];
$total['places_count_contract'] += $row['places_count_contract'];
$total['total_count'] += $row['total_count'];
?>
<?=$row['education_form_name']?>
<?=$row['speciality_name']?>
<?=($row['places_count'] ? $row['places_count'] : '0')?>
<?=($row['places_count_contract'] ? $row['places_count_contract'] : '0')?>
<?=($row['total_count'] ? $row['total_count'] : '0')?>
<?php endwhile; ?>
Итого:
<?=$total['places_count']?>
<?=$total['places_count_contract']?>
<?=$total['total_count']?>
') (Line: 26)
Drupal\php\Plugin\Filter\Php->process('
var url = new URL(window.location.href);
var updTime = url.searchParams.get('t');
if (!updTime || (new Date().getTime()/1000 - updTime) > 5 )
document.location.href = "http://abit.krsu.edu.kg/magistr_competition/?t="+new Date().getTime()/1000;
.faculty-name {
margin: 1.5em 0 0.5em;
font-size: 16px;
font-weight: 600;
color: #247edd;
border-bottom: 2px solid #2a8df9;
}
.total{
font-weight: bold;
font-size: 14px;
}
.center{
text-align: center;
font-size: 14px;
}
.speciality-name{
font-size: 14px;
}
<?php
$dbhost="10.0.0.26";
$dbport="5432";
$dbname="iais";
$username="web_abit";
$password="hjfu@r90h)jdsaf!n;refe3r412eeq2e32rerh93rhwe(fr3f2r4g";
$dbconn = pg_connect("host=$dbhost port=$dbport dbname=$dbname user=$username password=$password");
$sql = "SELECT faculty_id, faculty_name, speciality_full_name speciality_name, education_form_name, places_count, places_count_contract, accepted_total_count total_count
FROM abit.v_total_konkurs
WHERE edu_level_sys_name = 'second_edu_level' AND tour = 2 AND tour_contract = 2
ORDER BY education_form_sys_name DESC, faculty_name, speciality_full_name;";
$resource = pg_query($dbconn, $sql);
?>
Форма обучения
Направление
Количество бюджетных мест
Количество контрактных мест
Количество заявлений
<?php $total = array('places_count', 'total_count', 'places_count_contract');
while ($row = pg_fetch_array($resource)):
$total['places_count'] += $row['places_count'];
$total['places_count_contract'] += $row['places_count_contract'];
$total['total_count'] += $row['total_count'];
?>
<?=$row['education_form_name']?>
<?=$row['speciality_name']?>
<?=($row['places_count'] ? $row['places_count'] : '0')?>
<?=($row['places_count_contract'] ? $row['places_count_contract'] : '0')?>
<?=($row['total_count'] ? $row['total_count'] : '0')?>
<?php endwhile; ?>
Итого:
<?=$total['places_count']?>
<?=$total['places_count_contract']?>
<?=$total['total_count']?>
', 'ru') (Line: 118)
Drupal\filter\Element\ProcessedText::preRenderText(Array)
call_user_func_array(Array, Array) (Line: 100)
Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. Support for this callback implementation is deprecated in 8.8.0 and will be removed in Drupal 9.0.0. See https://www.drupal.org/node/2966725', 'silenced_deprecation', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 781)
Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 372)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 103)
__TwigTemplate_c74155e2903064d3fe3e2dfbe227d4b2f13740f82fa92a8f5ca9df4bdcd33dcd->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array, Array) (Line: 62)
__TwigTemplate_4efca7395faa743a38fa2bdfbcc4b481d5f07adf2dd69a440d2130cbad0764a6->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array, Array) (Line: 59)
__TwigTemplate_87b8fcd14b310ebd283cb360eb3603a5c95cdff19a359dd413561eaee7c3b341->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array) (Line: 434)
Twig\Template->render(Array) (Line: 64)
twig_render_template('core/themes/classy/templates/field/field--text-with-summary.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array) (Line: 444)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 126)
__TwigTemplate_51e6a755dd10069c9ee0bad00bf0b5fa72b2879565668db8983240c1843c6f0e->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array) (Line: 434)
Twig\Template->render(Array) (Line: 64)
twig_render_template('core/themes/bartik/templates/node.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 694)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
- Notice: Undefined index: total_count in eval() (line 64 of modules/php/php.module(81) : eval()'d code).
eval() (Line: 81)
php_eval('
var url = new URL(window.location.href);
var updTime = url.searchParams.get('t');
if (!updTime || (new Date().getTime()/1000 - updTime) > 5 )
document.location.href = "http://abit.krsu.edu.kg/magistr_competition/?t="+new Date().getTime()/1000;
.faculty-name {
margin: 1.5em 0 0.5em;
font-size: 16px;
font-weight: 600;
color: #247edd;
border-bottom: 2px solid #2a8df9;
}
.total{
font-weight: bold;
font-size: 14px;
}
.center{
text-align: center;
font-size: 14px;
}
.speciality-name{
font-size: 14px;
}
<?php
$dbhost="10.0.0.26";
$dbport="5432";
$dbname="iais";
$username="web_abit";
$password="hjfu@r90h)jdsaf!n;refe3r412eeq2e32rerh93rhwe(fr3f2r4g";
$dbconn = pg_connect("host=$dbhost port=$dbport dbname=$dbname user=$username password=$password");
$sql = "SELECT faculty_id, faculty_name, speciality_full_name speciality_name, education_form_name, places_count, places_count_contract, accepted_total_count total_count
FROM abit.v_total_konkurs
WHERE edu_level_sys_name = 'second_edu_level' AND tour = 2 AND tour_contract = 2
ORDER BY education_form_sys_name DESC, faculty_name, speciality_full_name;";
$resource = pg_query($dbconn, $sql);
?>
Форма обучения
Направление
Количество бюджетных мест
Количество контрактных мест
Количество заявлений
<?php $total = array('places_count', 'total_count', 'places_count_contract');
while ($row = pg_fetch_array($resource)):
$total['places_count'] += $row['places_count'];
$total['places_count_contract'] += $row['places_count_contract'];
$total['total_count'] += $row['total_count'];
?>
<?=$row['education_form_name']?>
<?=$row['speciality_name']?>
<?=($row['places_count'] ? $row['places_count'] : '0')?>
<?=($row['places_count_contract'] ? $row['places_count_contract'] : '0')?>
<?=($row['total_count'] ? $row['total_count'] : '0')?>
<?php endwhile; ?>
Итого:
<?=$total['places_count']?>
<?=$total['places_count_contract']?>
<?=$total['total_count']?>
') (Line: 26)
Drupal\php\Plugin\Filter\Php->process('
var url = new URL(window.location.href);
var updTime = url.searchParams.get('t');
if (!updTime || (new Date().getTime()/1000 - updTime) > 5 )
document.location.href = "http://abit.krsu.edu.kg/magistr_competition/?t="+new Date().getTime()/1000;
.faculty-name {
margin: 1.5em 0 0.5em;
font-size: 16px;
font-weight: 600;
color: #247edd;
border-bottom: 2px solid #2a8df9;
}
.total{
font-weight: bold;
font-size: 14px;
}
.center{
text-align: center;
font-size: 14px;
}
.speciality-name{
font-size: 14px;
}
<?php
$dbhost="10.0.0.26";
$dbport="5432";
$dbname="iais";
$username="web_abit";
$password="hjfu@r90h)jdsaf!n;refe3r412eeq2e32rerh93rhwe(fr3f2r4g";
$dbconn = pg_connect("host=$dbhost port=$dbport dbname=$dbname user=$username password=$password");
$sql = "SELECT faculty_id, faculty_name, speciality_full_name speciality_name, education_form_name, places_count, places_count_contract, accepted_total_count total_count
FROM abit.v_total_konkurs
WHERE edu_level_sys_name = 'second_edu_level' AND tour = 2 AND tour_contract = 2
ORDER BY education_form_sys_name DESC, faculty_name, speciality_full_name;";
$resource = pg_query($dbconn, $sql);
?>
Форма обучения
Направление
Количество бюджетных мест
Количество контрактных мест
Количество заявлений
<?php $total = array('places_count', 'total_count', 'places_count_contract');
while ($row = pg_fetch_array($resource)):
$total['places_count'] += $row['places_count'];
$total['places_count_contract'] += $row['places_count_contract'];
$total['total_count'] += $row['total_count'];
?>
<?=$row['education_form_name']?>
<?=$row['speciality_name']?>
<?=($row['places_count'] ? $row['places_count'] : '0')?>
<?=($row['places_count_contract'] ? $row['places_count_contract'] : '0')?>
<?=($row['total_count'] ? $row['total_count'] : '0')?>
<?php endwhile; ?>
Итого:
<?=$total['places_count']?>
<?=$total['places_count_contract']?>
<?=$total['total_count']?>
', 'ru') (Line: 118)
Drupal\filter\Element\ProcessedText::preRenderText(Array)
call_user_func_array(Array, Array) (Line: 100)
Drupal\Core\Render\Renderer->doTrustedCallback(Array, Array, 'Render #pre_render callbacks must be methods of a class that implements \Drupal\Core\Security\TrustedCallbackInterface or be an anonymous function. The callback was %s. Support for this callback implementation is deprecated in 8.8.0 and will be removed in Drupal 9.0.0. See https://www.drupal.org/node/2966725', 'silenced_deprecation', 'Drupal\Core\Render\Element\RenderCallbackInterface') (Line: 781)
Drupal\Core\Render\Renderer->doCallback('#pre_render', Array, Array) (Line: 372)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 103)
__TwigTemplate_c74155e2903064d3fe3e2dfbe227d4b2f13740f82fa92a8f5ca9df4bdcd33dcd->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array, Array) (Line: 62)
__TwigTemplate_4efca7395faa743a38fa2bdfbcc4b481d5f07adf2dd69a440d2130cbad0764a6->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array, Array) (Line: 59)
__TwigTemplate_87b8fcd14b310ebd283cb360eb3603a5c95cdff19a359dd413561eaee7c3b341->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array) (Line: 434)
Twig\Template->render(Array) (Line: 64)
twig_render_template('core/themes/classy/templates/field/field--text-with-summary.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('field', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array) (Line: 444)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array) (Line: 501)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 126)
__TwigTemplate_51e6a755dd10069c9ee0bad00bf0b5fa72b2879565668db8983240c1843c6f0e->doDisplay(Array, Array) (Line: 455)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 422)
Twig\Template->display(Array) (Line: 434)
Twig\Template->render(Array) (Line: 64)
twig_render_template('core/themes/bartik/templates/node.html.twig', Array) (Line: 384)
Drupal\Core\Theme\ThemeManager->render('node', Array) (Line: 431)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 200)
Drupal\Core\Render\Renderer->render(Array, ) (Line: 226)
Drupal\Core\Render\MainContent\HtmlRenderer->Drupal\Core\Render\MainContent\{closure}() (Line: 573)
Drupal\Core\Render\Renderer->executeInRenderContext(Object, Object) (Line: 227)
Drupal\Core\Render\MainContent\HtmlRenderer->prepare(Array, Object, Object) (Line: 117)
Drupal\Core\Render\MainContent\HtmlRenderer->renderResponse(Array, Object, Object) (Line: 90)
Drupal\Core\EventSubscriber\MainContentViewSubscriber->onViewRenderArray(Object, 'kernel.view', Object)
call_user_func(Array, Object, 'kernel.view', Object) (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch('kernel.view', Object) (Line: 156)
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object, 1) (Line: 68)
Symfony\Component\HttpKernel\HttpKernel->handle(Object, 1, 1) (Line: 57)
Drupal\Core\StackMiddleware\Session->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\KernelPreHandle->handle(Object, 1, 1) (Line: 191)
Drupal\page_cache\StackMiddleware\PageCache->fetch(Object, 1, 1) (Line: 128)
Drupal\page_cache\StackMiddleware\PageCache->lookup(Object, 1, 1) (Line: 82)
Drupal\page_cache\StackMiddleware\PageCache->handle(Object, 1, 1) (Line: 47)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle(Object, 1, 1) (Line: 52)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle(Object, 1, 1) (Line: 23)
Stack\StackedHttpKernel->handle(Object, 1, 1) (Line: 694)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)