Search for variable
- Search 9.5.x for variable
- Search 8.9.x for variable
- Search 10.3.x for variable
- Search 11.x for variable
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BootstrapOverrideServerVariablesTestCase | class | modules/ |
Tests for overriding server variables via the API. |
BootstrapOverrideServerVariablesTestCase::getInfo | function | modules/ |
|
BootstrapOverrideServerVariablesTestCase::testDrupalOverrideServerVariablesProvidedURL | function | modules/ |
Test providing a direct URL to to drupal_override_server_variables(). |
BootstrapVariableTestCase | class | modules/ |
|
BootstrapVariableTestCase::getInfo | function | modules/ |
|
BootstrapVariableTestCase::setUp | function | modules/ |
|
BootstrapVariableTestCase::testVariable | function | modules/ |
testVariable |
BootstrapVariableTestCase::testVariableDefaults | function | modules/ |
Makes sure that the default variable parameter is passed through okay. |
CacheSavingCase::checkVariable | function | modules/ |
Check or a variable is stored and restored properly. |
DrupalWebTestCase::refreshVariables | function | modules/ |
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/ |
Fourth bootstrap phase: initialize the variable system. |
drupal_override_server_variables | function | includes/ |
Sets appropriate server variables needed for command line scripts to work. |
JavaScriptTestCase::resetStaticVariables | function | modules/ |
Resets static variables related to adding JavaScript to a page. |
MenuRebuildTestCase::testMenuRebuildByVariable | function | modules/ |
Test if the 'menu_rebuild_needed' variable triggers a menu_rebuild() call. |
menu_test_static_variable | function | modules/ |
Static function for testing hook results. |
PharInvocation::$variables | property | misc/ |
Arbitrary variables to be used by interceptors as registry (e.g. in order to avoid duplicate processing and assertions) |
PharInvocation::getVariable | function | misc/ |
|
PharInvocation::setVariable | function | misc/ |
|
theme_rdf_template_variable_wrapper | function | modules/ |
Returns HTML for a template variable wrapped in an HTML element with the RDF attributes. |
UpgradePathTestCase::refreshVariables | function | modules/ |
Specialized refreshVariables(). |
UpgradePathTestCase::variable_set | function | modules/ |
Specialized variable_set() that works even if the child site is not upgraded. |
variable_del | function | includes/ |
Unsets a persistent variable. |
variable_get | function | includes/ |
Returns a persistent variable. |
variable_initialize | function | includes/ |
Loads the persistent variable table. |
variable_set | function | includes/ |
Sets a persistent variable. |
_aggregator_get_variables | function | modules/ |
Gets the fetcher, parser, and processors. |
_drupal_bootstrap_variables | function | includes/ |
Loads system variables and all enabled bootstrap modules. |
_template_preprocess_default_variables | function | includes/ |
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.