Search for end

  1. Search 9.5.x for end
  2. Search 8.9.x for end
  3. Search 10.3.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
drupal_pre_render_conditional_comments function includes/common.inc #pre_render callback to render #browsers into #prefix and #suffix.
drupal_pre_render_link function includes/common.inc #pre_render callback to render a link into #markup.
drupal_pre_render_links function includes/common.inc #pre_render callback that collects child links into a single array.
drupal_pre_render_markup function includes/common.inc #pre_render callback to append contents in #markup to #children.
drupal_pre_render_scripts function includes/common.inc The #pre_render callback for the "scripts" element.
drupal_pre_render_styles function includes/common.inc #pre_render callback to add the elements needed for CSS tags to be rendered.
drupal_render function includes/common.inc Renders HTML given a structured array tree.
drupal_render_cache_by_query function includes/common.inc Prepares an element for caching based on a query.
drupal_render_cache_get function includes/common.inc Gets the rendered output of a renderable element from the cache.
drupal_render_cache_set function includes/common.inc Caches the rendered output of a renderable element.
drupal_render_children function includes/common.inc Renders children of an element and concatenates them.
drupal_render_cid_create function includes/common.inc Creates the cache ID for a renderable element.
drupal_render_cid_parts function includes/common.inc Returns cache ID parts for building a cache ID.
drupal_render_collect_attached function includes/common.inc Collects #attached for an element and its children into a single array.
drupal_render_page function includes/common.inc Renders the page, including all theming.
drupal_send_headers function includes/bootstrap.inc Sends the HTTP response headers that were previously set, adding defaults.
entity_cache_test_dependency.info file modules/simpletest/tests/entity_cache_test_dependency.info name = "Entity cache test dependency"
description = "Support dependency module for testing entity cache."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
entity_cache_test_dependency.module file modules/simpletest/tests/entity_cache_test_dependency.module Helper module for entity cache tests.
entity_cache_test_dependency_entity_info function modules/simpletest/tests/entity_cache_test_dependency.module Implements hook_entity_info().
field_ui_field_edit_instance_pre_render function modules/field_ui/field_ui.admin.inc Pre-render function for field instance settings.
field_ui_table_pre_render function modules/field_ui/field_ui.admin.inc Pre-render callback for field_ui_table elements.
file_managed_file_pre_render function modules/file/file.module #pre_render callback to hide display of the upload or remove controls.
filter_update_dependencies function modules/filter/filter.install Implements hook_update_dependencies().
form_pre_render_conditional_form_element function includes/form.inc Adds form element theming to an element if its title or description is set.
form_pre_render_fieldset function includes/form.inc Adds members of this group as actual elements for rendering.
forum_block_view_pre_render function modules/forum/forum.module Render API callback: Lists nodes based on the element's #query property.
forum_update_dependencies function modules/forum/forum.install Implements hook_update_dependencies().
hook_ajax_render_alter function modules/system/system.api.php Alter the commands that are sent to the user through the Ajax framework.
hook_update_dependencies function modules/system/system.api.php Return an array of information about module update dependencies.
image_update_dependencies function modules/image/image.install Implements hook_update_dependencies().
JavaScriptTestCase::testLibraryRender function modules/simpletest/tests/common.test Adds a library to the page and tests for both its JavaScript and its CSS.
JavaScriptTestCase::testRenderDifferentWeight function modules/simpletest/tests/common.test Test rendering the JavaScript with a file's weight above jQuery's.
JavaScriptTestCase::testRenderExternal function modules/simpletest/tests/common.test Test rendering an external JavaScript file.
JavaScriptTestCase::testRenderOrder function modules/simpletest/tests/common.test Test JavaScript ordering.
MAIL_LINE_ENDINGS constant includes/mail.inc Auto-detect appropriate line endings for e-mails.
ModuleDependencyTestCase class modules/system/system.test Test module dependency functionality.
ModuleDependencyTestCase::getInfo function modules/system/system.test
ModuleDependencyTestCase::testEnableRequirementsFailureDependency function modules/system/system.test Tests enabling a module that depends on a module which fails hook_requirements().
ModuleDependencyTestCase::testEnableWithoutDependency function modules/system/system.test Attempt to enable translation module without locale enabled.
ModuleDependencyTestCase::testIncompatibleCoreVersionDependency function modules/system/system.test Tests enabling a module that depends on a module with an incompatible core version.
ModuleDependencyTestCase::testIncompatibleModuleVersionDependency function modules/system/system.test Tests enabling a module that depends on an incompatible version of a module.
ModuleDependencyTestCase::testMissingModules function modules/system/system.test Attempt to enable a module with a missing dependency.
ModuleDependencyTestCase::testModuleEnableOrder function modules/system/system.test Tests that module dependencies are enabled in the correct order via the
UI. Dependencies should be enabled before their dependents.
ModuleDependencyTestCase::testModuleMetaData function modules/system/system.test Tests whether the correct module metadata is returned.
ModuleDependencyTestCase::testProjectNamespaceForDependencies function modules/system/system.test Checks functionality of project namespaces for dependencies.
ModuleDependencyTestCase::testThemeMetaData function modules/system/system.test Tests whether the correct theme metadata is returned.
ModuleDependencyTestCase::testUninstallDependents function modules/system/system.test Tests attempting to uninstall a module that has installed dependents.
ModuleUnitTest::testDependencyResolution function modules/simpletest/tests/module.test Test dependency resolution.
node_update_dependencies function modules/node/node.install Implements hook_update_dependencies().
nyan_cat_render_template function modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_render_template().

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