38 calls to drupal_static()

BookManager::bookSubtreeData in core/modules/book/src/BookManager.php
Gets the data representing a subtree of the book hierarchy.
BookManager::bookTreeAllData in core/modules/book/src/BookManager.php
Gets the data structure representing a named menu tree.
BookManager::doBookTreeBuild in core/modules/book/src/BookManager.php
Builds a book tree.
comment_node_update_index in core/modules/comment/comment.module
Implements hook_node_update_index().
drupal_attach_tabledrag in core/includes/common.inc
Assists in attaching the tableDrag JavaScript behavior to a themed table.
drupal_get_filetransfer_info in core/includes/common.inc
Assembles the Drupal FileTransfer registry.
drupal_get_installed_schema_version in core/includes/schema.inc
Returns the currently installed schema version for a module.
drupal_get_schema_versions in core/includes/schema.inc
Returns an array of available schema versions for a module.
drupal_get_updaters in core/includes/common.inc
Assembles the Drupal Updater registry.
drupal_static_reset in core/includes/bootstrap.inc
Resets one or all centrally stored static variable(s).
file_get_file_references in core/modules/file/file.module
Retrieves a list of references to a file.
filter_formats in core/modules/filter/filter.module
Retrieves a list of enabled text formats, ordered by weight.
history_read_multiple in core/modules/history/history.module
Retrieves the last viewed timestamp for each of the passed node IDs.
history_write in core/modules/history/history.module
Updates 'last viewed' timestamp of the specified entity for the current user.
ImageEffectsTest::testImageEffectsCaching in core/modules/image/tests/src/Functional/ImageEffectsTest.php
Test image effect caching.
image_module_test_image_effect_info_alter in core/modules/image/tests/modules/image_module_test/image_module_test.module
Implements hook_image_effect_info_alter().
locale_get_plural in core/modules/locale/locale.module
Returns plural form index for a specific number.
locale_translation_get_file_history in core/modules/locale/locale.module
Gets current translation status from the {locale_file} table.
locale_translation_get_projects in core/modules/locale/locale.translation.inc
Get array of projects which are available for interface translation.
locale_translation_project_list in core/modules/locale/locale.compare.inc
Fetch an array of projects for translation update.
node_access_view_all_nodes in core/modules/node/node.module
Determines whether the user has a global viewing grant for all nodes.
node_mark in core/modules/node/node.module
Determines the type of marker to be displayed for a given node.
options_allowed_values in core/modules/options/options.module
Returns the array of allowed values for a list field.
ResettableStaticTest::testDrupalStatic in core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php
Tests drupal_static() function.
search_index_split in core/modules/search/search.module
Simplifies and splits a string into words for indexing.
shortcut_current_displayed_set in core/modules/shortcut/shortcut.module
Returns the current displayed shortcut set for the provided user account.
system_get_module_admin_tasks in core/modules/system/system.module
Generate a list of tasks offered by a specified module.
taxonomy_vocabulary_get_names in core/modules/taxonomy/taxonomy.module
Get names for all taxonomy vocabularies.
template_preprocess in core/includes/theme.inc
Adds a default set of helper variables for preprocessors and templates.
ThemeInstaller::install in core/lib/Drupal/Core/Extension/ThemeInstaller.php
Installs a given list of themes.
ThemeInstaller::uninstall in core/lib/Drupal/Core/Extension/ThemeInstaller.php
Uninstalls a given list of themes.
theme_get_setting in core/includes/theme.inc
Retrieves a setting for the current theme or for a given theme.
views_ui_add_ajax_trigger in core/modules/views_ui/admin.inc
Converts a form element in the add view wizard to be AJAX-enabled.
views_ui_contextual_links_suppress in core/modules/views_ui/views_ui.module
Sets a static variable for controlling whether contextual links are rendered.
_batch_needs_update in core/includes/batch.inc
Checks whether the batch information needs to be updated in the storage.
_update_manager_cache_directory in core/modules/update/update.module
Returns the directory where update archive files should be cached.
_update_manager_extract_directory in core/modules/update/update.module
Returns the directory where update archive files should be extracted.
_update_manager_unique_identifier in core/modules/update/update.module
Returns a short unique identifier for this Drupal installation.

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