variables.twig |
file |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/templates/variables.twig |
<assets>
{% javascripts "foo.js" "variable_input.{foo}.js" vars=["foo", "bar"] debug=true %}
<url>{{ asset_url }}</url>
{% endjavascripts %}
</assets> |
with_variables.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/with_variables.test |
|
inner_variables.test |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/inner_variables.test |
|
UriTemplate::$variables |
property |
drupal/core/vendor/guzzle/parser/Guzzle/Parser/UriTemplate/UriTemplate.php |
|
_aggregator_get_variables |
function |
drupal/core/modules/aggregator/aggregator.module |
Gets the fetcher, parser, and processors. |
update_variables_to_state |
function |
drupal/core/includes/update.inc |
Updates 7.x variables to state records. |
CompiledRoute::$variables |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php |
|
DRUPAL_BOOTSTRAP_VARIABLES |
constant |
drupal/core/includes/bootstrap.inc |
Fifth bootstrap phase: initialize the variable system. |
update_variables_to_config |
function |
drupal/core/includes/update.inc |
Updates config with values set on Drupal 7.x |
_drupal_bootstrap_variables |
function |
drupal/core/includes/bootstrap.inc |
Loads system variables and all enabled bootstrap modules. |
CompiledRoute::getVariables |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/CompiledRoute.php |
Returns the variables. |
PhpDumper::$reservedVariables |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
WebTestBase::refreshVariables |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Refresh the in-memory set of variables. Useful after a page request is made
that changes a variable in a different thread. |
PhpDumper::$referenceVariables |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
OverrideServerVariablesUnitTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
Tests for overriding server variables via the API. |
PhpDumper::$definitionVariables |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
|
drupal_override_server_variables |
function |
drupal/core/includes/bootstrap.inc |
Sets appropriate server variables needed for command line scripts to work. |
Twig_Environment::$strictVariables |
property |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
|
AsseticExtensionTest::testVariables |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Extension/Twig/AsseticExtensionTest.php |
|
OverrideServerVariablesUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
Definition of Drupal\system\Tests\Bootstrap\OverrideServerVariablesUnitTest. |
Twig_Environment::isStrictVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Checks if the strict_variables option is enabled. |
UpgradePathTestBase::refreshVariables |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php |
Specialized refreshVariables(). |
_template_preprocess_default_variables |
function |
drupal/core/includes/theme.inc |
Returns hook-independent variables to template_preprocess(). |
PhpDumper::addServiceLocalTempVariables |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php |
Generates Service local temp variables. |
Twig_Environment::enableStrictVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Enables the strict_variables option. |
OverrideServerVariablesUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
|
Twig_Environment::disableStrictVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/Environment.php |
Disables the strict_variables option. |
StaticReflectionMethod::getStaticVariables |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/StaticReflectionMethod.php |
|
ProcessBuilder::inheritEnvironmentVariables |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ProcessBuilder.php |
|
Twig_NodeVisitor_Optimizer::optimizeVariables |
function |
drupal/core/vendor/twig/twig/lib/Twig/NodeVisitor/Optimizer.php |
|
user_template_preprocess_default_variables_alter |
function |
drupal/core/modules/user/user.module |
Implements hook_template_preprocess_default_variables_alter(). |
hook_template_preprocess_default_variables_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the default, hook-independent variables for all templates. |
OverrideServerVariablesUnitTest::testDrupalOverrideServerVariablesProvidedURL |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/OverrideServerVariablesUnitTest.php |
Tests providing a direct URL to to drupal_override_server_variables(). |