Home
last modified time | relevance | path

Searched refs:context (Results 1 – 25 of 167) sorted by last modified time

1234567

/template/sprintdoc/css/
H A Dbase.less17 @height-context-bar: 50px;
H A Darea_recent.less129 &.diff-context {
H A Dbase_vars.less14 @height-context-bar: 50px;
H A Darea_header.less180 padding-top: @height-context-bar;
H A Darea_nav-usertools.less21 margin-top: @height-context-bar;
/template/sprintdoc/css/plugins/
H A Dmagic-matcher.less50 min-height: @height-context-bar;
/template/ad-hominem/css/
H A D_diff.css67 .mode_diff table.diff td.diff-context {
153 body.mode_diff.darkmode table.diff td.diff-context {
/template/ad-hominem/
H A Dscript.js151 context: a,
/template/mikio/inc/
H A Dsimple_html_dom.php53 $context = null, argument
82 $context,
/template/readthedokus/css/
H A D_admin.css21 .dokuwiki table.diff td.diff-context
/template/comicslate/css/
H A Ddiff.less54 td.diff-context {
/template/mindthedark/css/
H A D_diff.css65 .dokuwiki table.diff td.diff-context {
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG79 * Fix context optimization on PHP 7.4
163 * optimized context access on PHP 7.4
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1156 …macro(Template $template, string $method, array $args, int $lineno, array $context, Source $source) argument
1160 while ($parent = $parent->getParent($context)) {
1249 * @param array $context
1258 function twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, … argument
1263 $variables = array_merge($context, $variables);
H A DDebugExtension.php43 function twig_var_dump(Environment $env, $context, ...$vars) argument
53 foreach ($context as $key => $value) {
/template/twigstarter/vendor/twig/twig/src/
H A DTemplateWrapper.php39 * @param array $context An array of parameters to pass to the template
41 public function render(array $context = []): string argument
53 public function display(array $context = []) argument
57 $this->template->display($context, \func_get_args()[1] ?? []);
66 public function hasBlock(string $name, array $context = []): bool argument
68 return $this->template->hasBlock($name, $context);
78 public function getBlockNames(array $context = []): array argument
80 return $this->template->getBlockNames($context);
93 $context = $this->env->mergeGlobals($context);
101 $this->template->displayBlock($name, $context);
[all …]
H A DEnvironment.php308 * @param array $context An array of parameters to pass to the template
316 public function render($name, array $context = []) argument
318 return $this->load($name)->render($context);
325 * @param array $context An array of parameters to pass to the template
331 public function display($name, array $context = []) argument
333 $this->load($name)->display($context);
939 * @param array $context An array representing the context
943 public function mergeGlobals(array $context) argument
948 if (!\array_key_exists($key, $context)) {
949 $context[$key] = $value;
[all …]
H A DTemplate.php90 public function getParent(array $context) argument
97 $parent = $this->doGetParent($context);
120 protected function doGetParent(array $context) argument
137 * @param array $context The context
158 * @param array $context The context
217 * @param array $context The context
241 * @param array $context The context
266 * @param array $context The context
294 * @param array $context The context
381 public function render(array $context) argument
[all …]
/template/twigstarter/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php193 …$prevHandler = set_error_handler(function ($type, $msg, $file, $line, $context = []) use (&$deprec…
200 return $prevHandler ? $prevHandler($type, $msg, $file, $line, $context) : false;
/template/strap/bootstrap/5.0.1/
H A Dbootstrap.min.js.map1context","composedPath","isMenuTarget","clickEvent","isActive","stopPropagation","getToggleButton"…
/template/strap/css/
H A D_diff.css66 .dokuwiki table.diff td.diff-context {
/template/strap/bootstrap/4.5.0/
H A Djquery-3.5.1.min.js2context:!0}},ajaxSetup:function(e,t){return t?$t($t(e,S.ajaxSettings),t):$t(S.ajaxSettings,e)},aja…
/template/strap/bootstrap/4.4.1/
H A Djquery-3.4.1.min.js2context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,k.ajaxSettings),t):zt(k.ajaxSettings,e)},aja…
H A Dbootstrap.min.js.map1context","clickEvent","dropdownMenu","_dataApiKeydownHandler","items","item","backdrop","HIDE_PREV…
/template/khum1/
H A DLICENSE.md135 "Major Component", in this context, means a major essential component

1234567