Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| toolbar_pre_render | function | modules/ |
Prerender function for the toolbar. |
| UnicodeUnitTest::$extendedMode | property | modules/ |
Whether to run the extended version of the tests (including non latin1 characters). |
| UpdateDependencyHookInvocationTestCase | class | modules/ |
Tests for the invocation of hook_update_dependencies(). |
| UpdateDependencyHookInvocationTestCase::getInfo | function | modules/ |
|
| UpdateDependencyHookInvocationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UpdateDependencyHookInvocationTestCase::testHookUpdateDependencies | function | modules/ |
Test the structure of the array returned by hook_update_dependencies(). |
| UpdateDependencyMissingTestCase | class | modules/ |
Tests for missing update dependencies. |
| UpdateDependencyMissingTestCase::getInfo | function | modules/ |
|
| UpdateDependencyMissingTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UpdateDependencyMissingTestCase::testMissingUpdate | function | modules/ |
|
| UpdateDependencyOrderingTestCase | class | modules/ |
Tests for the update dependency ordering system. |
| UpdateDependencyOrderingTestCase::getInfo | function | modules/ |
|
| UpdateDependencyOrderingTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| UpdateDependencyOrderingTestCase::testUpdateOrderingModuleInterdependency | function | modules/ |
Test that dependencies between modules are resolved correctly. |
| UpdateDependencyOrderingTestCase::testUpdateOrderingSingleModule | function | modules/ |
Test that updates within a single module run in the correct order. |
| UpdateScriptFunctionalTest::testNoPendingUpdates | function | modules/ |
Tests that there are no pending updates for the first test method. |
| update_build_dependency_graph | function | includes/ |
Constructs a graph which encodes the dependencies between module updates. |
| UPDATE_FETCH_PENDING | constant | modules/ |
We need to (re)fetch available update data for this project. |
| update_resolve_dependencies | function | includes/ |
Resolves dependencies in a set of module updates, and orders them correctly. |
| update_retrieve_dependencies | function | includes/ |
Invokes hook_update_dependencies() in all installed modules. |
| update_test_1_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| update_test_2_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| update_test_3_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| UpgradePathTestCase::$pendingUpdates | property | modules/ |
Flag to indicate whether there are pending updates or not. |
| user_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
| _block_get_renderable_array | function | modules/ |
Gets an array of blocks suitable for drupal_render(). |
| _block_render_blocks | function | modules/ |
Render the content and subject for a set of blocks. |
| _color_blend | function | modules/ |
Blends two hex colors and returns the GD color. |
| _color_render_images | function | modules/ |
Renders images that match a given palette. |
| _drupal_render_exception_safe | function | includes/ |
Renders an exception error message without further exceptions. |
| _field_extra_fields_pre_render | function | modules/ |
Pre-render callback to adjust weights and visibility of non-field elements. |
| _locale_import_append_plural | function | includes/ |
Modify a string to contain proper count indices |
| _module_build_dependencies | function | includes/ |
Determines which modules require and are required by each module. |
| _openid_test_endpoint_associate | function | modules/ |
OpenID endpoint; handle "associate" requests (see OpenID Authentication 2.0, section 8). |
| _openid_test_endpoint_authenticate | function | modules/ |
OpenID endpoint; handle "authenticate" requests. |
| _theme_render_template_debug | function | includes/ |
Renders a template for any engine. |
| _update_manager_check_backends | function | modules/ |
Checks for file transfer backends and prepares a form fragment about them. |
Pagination
- Previous page
- Page 5
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.