Searched refs:CONTEXT_USER_PAGE (Results 1 – 5 of 5) sorted by relevance
20 <?= $block->getBlock($tree, $block_id, ModuleBlockInterface::CONTEXT_USER_PAGE) ?>
33 public const CONTEXT_USER_PAGE = 'user'; define
98 if ($context === ModuleBlockInterface::CONTEXT_USER_PAGE && Auth::check()) {
92 if ($context === ModuleBlockInterface::CONTEXT_USER_PAGE) {
68 … 'content' => $module->getBlock($tree, $block_id, ModuleBlockInterface::CONTEXT_USER_PAGE),