24 calls to base_path()
- AJAXFrameworkTestCase::testAJAXRender in drupal-7.x/
modules/ simpletest/ tests/ ajax.test - Test that ajax_render() returns JavaScript settings generated during the page request.
- color_scheme_form_submit in drupal-7.x/
modules/ color/ color.module - Form submission handler for color_scheme_form().
- CommonURLUnitTest::testUrl in drupal-7.x/
modules/ simpletest/ tests/ common.test - Test url() with/without query, with/without fragment, absolute on/off and assert all that works when clean URLs are on and off.
- drupal_add_js in drupal-7.x/
includes/ common.inc - Adds a JavaScript file, setting, or inline code to the page.
- FileURLRewritingTest::testPublicCreatedFileURL in drupal-7.x/
modules/ simpletest/ tests/ file.test - Test the generating of rewritten public created file URLs.
- FileURLRewritingTest::testShippedFileURL in drupal-7.x/
modules/ simpletest/ tests/ file.test - Test the generating of rewritten shipped file URLs.
- file_icon_url in drupal-7.x/
modules/ file/ file.module - Creates a URL to the icon for a file object.
- file_test_file_url_alter in drupal-7.x/
modules/ simpletest/ tests/ file_test.module - Implements hook_file_url_alter().
- install_check_requirements in drupal-7.x/
includes/ install.core.inc - Checks installation requirements and reports any errors.
- JavaScriptTestCase::testAddFile in drupal-7.x/
modules/ simpletest/ tests/ common.test - Test adding a JavaScript file.
- LocalePathFunctionalTest::testPathLanguageConfiguration in drupal-7.x/
modules/ locale/ locale.test - Test if a language can be associated with a path alias.
- LocaleUILanguageNegotiationTest::testUrlLanguageFallback in drupal-7.x/
modules/ locale/ locale.test - Test URL language detection when the requested URL has no language.
- LocaleUrlRewritingTest::checkUrl in drupal-7.x/
modules/ locale/ locale.test - Check URL rewriting for the given language.
- search_index in drupal-7.x/
modules/ search/ search.module - Update the full-text search index for a particular item.
- system_requirements in drupal-7.x/
modules/ system/ system.install - Implements hook_requirements().
- template_preprocess_maintenance_page in drupal-7.x/
includes/ theme.inc - Process variables for maintenance-page.tpl.php.
- template_preprocess_page in drupal-7.x/
includes/ theme.inc - Preprocess variables for page.tpl.php
- update_authorize_update_batch_finished in drupal-7.x/
modules/ update/ update.authorize.inc - Batch callback: Performs actions when the authorized update batch is done.
- update_helpful_links in drupal-7.x/
update.php - Provides links to the homepage and administration pages.
- update_info_page in drupal-7.x/
update.php - Provides an overview of the Drupal database update.
- update_results_page in drupal-7.x/
update.php - Displays results of the update script with any accompanying errors.
- url in drupal-7.x/
includes/ common.inc - Generates an internal or external URL.
- UrlAlterFunctionalTest::assertUrlOutboundAlter in drupal-7.x/
modules/ simpletest/ tests/ path.test - Assert that an outbound path is altered to an expected value.
- _color_rewrite_stylesheet in drupal-7.x/
modules/ color/ color.module - Rewrites the stylesheet to match the colors in the palette.