Search for variable

  1. Search 9.5.x for variable
  2. Search 8.9.x for variable
  3. Search 10.3.x for variable
  4. Search 11.x for variable
  5. Other projects
Title Object type File name Summary
BootstrapOverrideServerVariablesTestCase class modules/simpletest/tests/bootstrap.test Tests for overriding server variables via the API.
BootstrapOverrideServerVariablesTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapOverrideServerVariablesTestCase::testDrupalOverrideServerVariablesProvidedURL function modules/simpletest/tests/bootstrap.test Test providing a direct URL to to drupal_override_server_variables().
BootstrapVariableTestCase class modules/simpletest/tests/bootstrap.test
BootstrapVariableTestCase::getInfo function modules/simpletest/tests/bootstrap.test
BootstrapVariableTestCase::setUp function modules/simpletest/tests/bootstrap.test
BootstrapVariableTestCase::testVariable function modules/simpletest/tests/bootstrap.test testVariable
BootstrapVariableTestCase::testVariableDefaults function modules/simpletest/tests/bootstrap.test Makes sure that the default variable parameter is passed through okay.
CacheSavingCase::checkVariable function modules/simpletest/tests/cache.test Check or a variable is stored and restored properly.
DrupalWebTestCase::refreshVariables function modules/simpletest/drupal_web_test_case.php Refresh the in-memory set of variables. Useful after a page request is made
that changes a variable in a different thread.
DRUPAL_BOOTSTRAP_VARIABLES constant includes/bootstrap.inc Fourth bootstrap phase: initialize the variable system.
drupal_override_server_variables function includes/bootstrap.inc Sets appropriate server variables needed for command line scripts to work.
JavaScriptTestCase::resetStaticVariables function modules/simpletest/tests/common.test Resets static variables related to adding JavaScript to a page.
MenuRebuildTestCase::testMenuRebuildByVariable function modules/simpletest/tests/menu.test Test if the 'menu_rebuild_needed' variable triggers a menu_rebuild() call.
menu_test_static_variable function modules/simpletest/tests/menu_test.module Static function for testing hook results.
PharInvocation::$variables property misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php Arbitrary variables to be used by interceptors as registry
(e.g. in order to avoid duplicate processing and assertions)
PharInvocation::getVariable function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
PharInvocation::setVariable function misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php
theme_rdf_template_variable_wrapper function modules/rdf/rdf.module Returns HTML for a template variable wrapped in an HTML element with the
RDF attributes.
UpgradePathTestCase::refreshVariables function modules/simpletest/tests/upgrade/upgrade.test Specialized refreshVariables().
UpgradePathTestCase::variable_set function modules/simpletest/tests/upgrade/upgrade.test Specialized variable_set() that works even if the child site is not upgraded.
variable_del function includes/bootstrap.inc Unsets a persistent variable.
variable_get function includes/bootstrap.inc Returns a persistent variable.
variable_initialize function includes/bootstrap.inc Loads the persistent variable table.
variable_set function includes/bootstrap.inc Sets a persistent variable.
_aggregator_get_variables function modules/aggregator/aggregator.module Gets the fetcher, parser, and processors.
_drupal_bootstrap_variables function includes/bootstrap.inc Loads system variables and all enabled bootstrap modules.
_template_preprocess_default_variables function includes/theme.inc Returns hook-independent variables to template_preprocess().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.