АК
Size: a a a
АК
C
VL
VL
АК
АК
АК
VL
АК
VL
АК
VL
C
VL
C
VS
C
АК
C
C
// The main content block cannot be cached: it is a placeholder for the
// render array returned by the controller. It should be rendered as-is,
// with other placed blocks "decorating" it. Analogous reasoning for the
// title block.
if ($block_plugin instanceof MainContentBlockPluginInterface || $block_plugin instanceof TitleBlockPluginInterface) {
unset($build[$region][$key]['#cache']['keys']);
}